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
- Host: GitHub
- URL: https://github.com/matiasvlevi/lu5-space-game
- Owner: matiasvlevi
- License: mit
- Created: 2024-09-09T17:20:57.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T17:40:12.000Z (almost 2 years ago)
- Last Synced: 2025-01-18T20:00:17.480Z (over 1 year ago)
- Topics: 3d, game, lu5, lua, opengl, video-game
- Language: Lua
- Homepage:
- Size: 1.28 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```