https://github.com/naelstrof/astrostructlove2
Another prototype for my game engine.
https://github.com/naelstrof/astrostructlove2
Last synced: about 1 month ago
JSON representation
Another prototype for my game engine.
- Host: GitHub
- URL: https://github.com/naelstrof/astrostructlove2
- Owner: naelstrof
- Created: 2015-01-22T05:59:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-11T01:25:50.000Z (about 11 years ago)
- Last Synced: 2026-06-18T03:33:42.956Z (about 1 month ago)
- Language: Lua
- Size: 535 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# astrostruct
## Installation / How to run
```bash
git clone https://github.com/naelstrof/astrostructlove2.git
cd astrostructlove2/src
git clone https://github.com/KennyShields/LoveFrames.git
cd ..
love ./
```