https://github.com/chicknturtle/love2d-asteroids
https://github.com/chicknturtle/love2d-asteroids
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/chicknturtle/love2d-asteroids
- Owner: ChicknTurtle
- Created: 2024-05-17T00:00:01.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-04T18:45:42.000Z (almost 2 years ago)
- Last Synced: 2025-01-12T12:49:33.639Z (over 1 year ago)
- Language: Lua
- Homepage: replit.com/@ChicknTurtle/Asteroids-Game
- Size: 5.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Asteroids Game
An asteroids clone made with [Love2d](https://love2d.org/).
There are no releases yet, as the game is unfinished. If you want to play or modify the unfinished version, you can either fork the repl or download `.packaged/game.love` (a zip file) and run it using love.
Suggest features and report bugs on github [here](https://github.com/ChicknTurtle/love2d-asteroids/issues).
---
### Features
- Screen wrap
- Multiple levels
### Planned/WIP Features
- UFOs
- Main menu
---
[What should the game be called?](https://github.com/ChicknTurtle/love2d-asteroids/issues/1)
**Links:**
[Replit Page](https://replit.com/@ChicknTurtle/Asteroids-Game)
[Github Page](https://github.com/ChicknTurtle/love2d-asteroids)