https://github.com/tervicke/spaceenemies
(space + enemies) game made in lua with love2d
https://github.com/tervicke/spaceenemies
love2d lua
Last synced: 25 days ago
JSON representation
(space + enemies) game made in lua with love2d
- Host: GitHub
- URL: https://github.com/tervicke/spaceenemies
- Owner: Tervicke
- Created: 2024-04-16T12:25:51.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-20T08:31:35.000Z (about 1 year ago)
- Last Synced: 2025-04-05T19:45:10.475Z (25 days ago)
- Topics: love2d, lua
- Language: Lua
- Homepage:
- Size: 230 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A simple game i made to learn lua and love2d
## installation
note: you must have lua and love2d installed on your system
```bash
make
```
## screenshots
![]()
![]()
## Todo
- [ ] compile it to javascript