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 months ago
JSON representation

A variant of the popular asteroids game written in lua in the Love2d Engine

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 quit

Requires [Love2D](https://love2d.org/) to run