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

https://github.com/mattjennings/typescript-lua-game


https://github.com/mattjennings/typescript-lua-game

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

an ECS game engine or game in typescript that converts to lua and uses love2d. this is probably a bad idea.

```bash
npm install
npm run dev
```