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

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.

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 ./
```