https://github.com/activexdiamond/cat-paw
A 2D game development engine written on top of Love2D offering 3 different levels of abstraction that aims to offer facilities while not binding the user into any architecture.
https://github.com/activexdiamond/cat-paw
game-dev game-development game-engine love love2d love2d-framework lua
Last synced: 17 days ago
JSON representation
A 2D game development engine written on top of Love2D offering 3 different levels of abstraction that aims to offer facilities while not binding the user into any architecture.
- Host: GitHub
- URL: https://github.com/activexdiamond/cat-paw
- Owner: ActivexDiamond
- License: mit
- Created: 2022-05-01T06:54:54.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-14T00:17:41.000Z (about 2 months ago)
- Last Synced: 2025-03-26T03:33:13.507Z (about 1 month ago)
- Topics: game-dev, game-development, game-engine, love, love2d, love2d-framework, lua
- Language: Lua
- Homepage: https://activexdiamond.github.io/cat-paw/
- Size: 613 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CatPaw
A 2D game development engine written on top of Love2D offering 3 different levels of abstraction that aims to offer facilities while not binding the user into any architecture.# Documentation
Check out the CatPaw docs [here](https://activexdiamond.github.io/cat-paw/).