Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ispringle/love2d-concord-template
https://github.com/ispringle/love2d-concord-template
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ispringle/love2d-concord-template
- Owner: ispringle
- License: mit
- Created: 2022-03-25T14:51:33.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-07T13:47:36.000Z (over 2 years ago)
- Last Synced: 2024-04-16T20:24:26.410Z (8 months ago)
- Language: Lua
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Love2D-Concord-Template
This repo is a template for making love2D games with the Concord ECS plugin.
This template is based on flamendless's
[ECS-A-Cat-Game](https://github.com/flamendless/ECS-A-Cat-Game/tree/master/src)