Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hscells/asteroids
A variant of the popular asteroids game written in lua in the Love2d Engine
https://github.com/hscells/asteroids
Last synced: 7 days ago
JSON representation
A variant of the popular asteroids game written in lua in the Love2d Engine
- Host: GitHub
- URL: https://github.com/hscells/asteroids
- Owner: hscells
- License: mit
- Created: 2015-04-24T03:12:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-24T15:24:43.000Z (over 9 years ago)
- Last Synced: 2024-04-30T10:27:03.212Z (7 months ago)
- Language: Lua
- Size: 211 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# asteroids
A variant of the popular asteroids game written in lua in the Love2d Engine![Asteroids](http://i.imgur.com/lf0XXRD.png)
- ```Arrow Keys``` to move
- ```Z``` to shoot
- ```F``` for fullscreen
- ```ESC``` to quitRequires [Love2D](https://love2d.org/) to run