https://github.com/potch/starter-love2d
A simple npm-powered Love2D starter
https://github.com/potch/starter-love2d
Last synced: 5 months ago
JSON representation
A simple npm-powered Love2D starter
- Host: GitHub
- URL: https://github.com/potch/starter-love2d
- Owner: potch
- Created: 2025-04-17T03:52:03.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-17T18:03:59.000Z (about 1 year ago)
- Last Synced: 2025-04-17T18:56:24.907Z (about 1 year ago)
- Language: Lua
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# starter-love2d
A simple intro project for the [LÖVE2d](https://www.love2d.org/) game engine.
Works with macos only for the moment.
## Getting Started
- Install [LÖVE2d](https://www.love2d.org/)
- `npm install`
- `npm start`
## Learn and play!
https://www.love2d.org/wiki/Getting_Started