Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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