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

https://github.com/matiasvlevi/lu5-space-game

3D Game demonstration for lu5
https://github.com/matiasvlevi/lu5-space-game

3d game lu5 lua opengl video-game

Last synced: 4 months ago
JSON representation

3D Game demonstration for lu5

Awesome Lists containing this project

README

          

# Space Game

This simple game is written in lua for the [lu5](https://matiasvlevi.github.io/lu5) interpreter.



# Dependencies

* The `lu5` interpreter [see how to install here](https://matiasvlevi.github.io/lu5)

# Run

```
lu5 sketch.lua
```