Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flamendless/purrroriginal
Purrr
https://github.com/flamendless/purrroriginal
concord ecs game love love2d lua
Last synced: 15 days ago
JSON representation
Purrr
- Host: GitHub
- URL: https://github.com/flamendless/purrroriginal
- Owner: flamendless
- Created: 2018-09-20T14:47:56.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-06-13T15:28:11.000Z (over 5 years ago)
- Last Synced: 2024-11-19T09:55:39.141Z (3 months ago)
- Topics: concord, ecs, game, love, love2d, lua
- Language: Lua
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOGS
Awesome Lists containing this project
README
# PURRR
Made with [löve](https://love2d.org)## Libraries Used:
* [Classic](https://github.com/rxi/classic) - For Class
* [Concord](https://github.com/Tjakka5/Concord) - For ECS
* [DearImGui](https://github.com/camchenry/love-imgui) - Love bindings for dearimgui
* [Flux](https://github.com/rxi/flux) - For Tweening
* [Hump](https://github.com/vrld/hump) - For Gamestates, Timer, Vector
* [Inspect](http://github.com/kikito/inspect.lua) - For Printing Tables
* [Knife](https://github.com/airstruck/knife) - For Serialization
* [Lily](https://github.com/MikuAuahDark/lily) - For Async Loading of Assets
* [Log](https://github.com/flamendless/log) - For Logging
* [Lume](https://github.com/rxi/lume) - For String and Table Manipulations
* [Lurker](https://github.com/rxi/lurker) - For Hotswapping
* [Peachy](https://github.com/flamendless/peachy) - For Animations (using [aseprite](https://www.aseprite.org/))
* [Semver](https://github.com/kikito/semver.lua) - For Semantic Versioning## CHANGELOGS
See [here](CHANGELOGS)