Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alecdwm/luaasteroids
Asteroids written in Lua using the Löve2D framework.
https://github.com/alecdwm/luaasteroids
Last synced: about 2 months ago
JSON representation
Asteroids written in Lua using the Löve2D framework.
- Host: GitHub
- URL: https://github.com/alecdwm/luaasteroids
- Owner: alecdwm
- License: other
- Created: 2014-08-09T10:59:06.000Z (over 10 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T21:09:34.000Z (almost 4 years ago)
- Last Synced: 2024-04-09T21:55:46.525Z (9 months ago)
- Language: Lua
- Homepage:
- Size: 211 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LuaAsteroids
## Description
A clone of [Atari's](http://www.atari.com) 1979 *Asteroids*, written in Lua using the [Löve2D](http://www.love2d.org) framework.## License
[![Creative Commons License](https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png)](http://creativecommons.org/licenses/by-nc-sa/4.0/)
>This work is licensed under a [Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License](http://creativecommons.org/licenses/by-nc-sa/4.0/).