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

https://github.com/admodev/ivory-invaders

Space Invaders like game made with Lua and LOVE2D.
https://github.com/admodev/ivory-invaders

game gamedev lua retrogaming space-invaders videogame

Last synced: about 1 year ago
JSON representation

Space Invaders like game made with Lua and LOVE2D.

Awesome Lists containing this project

README

          

# Ivory Invaders

To run the game first install LOVE2D and then inside the game folder run:

```bash
love /src
```

made with Lua.