https://github.com/sba-eng/lua-test-game-l2d-
Test Love2D game I made
https://github.com/sba-eng/lua-test-game-l2d-
framework game love2d lua
Last synced: about 1 month ago
JSON representation
Test Love2D game I made
- Host: GitHub
- URL: https://github.com/sba-eng/lua-test-game-l2d-
- Owner: SBA-eng
- License: gpl-3.0
- Created: 2025-03-24T16:16:37.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2025-03-24T16:57:30.000Z (about 1 month ago)
- Last Synced: 2025-03-24T17:45:19.244Z (about 1 month ago)
- Topics: framework, game, love2d, lua
- Homepage:
- Size: 4.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changes.txt
- License: LICENSE
Awesome Lists containing this project
README
This is a small test game I made using Love2D for fun.
The game has a working ECS (Entity Component System), Tilemap, Animation States, UI/Userdata, Camera. Written entirely in Lua.
Game is playable on Windows by cloning/downloading the repo and dragging 'the game' folder over the 'love' executable.
You can read, edit and test all the .lua game code directly inside the 'the game' folder if you wish.
---
LÖVE is an *awesome* framework you can use to make 2D games in Lua. It's free, open-source, and works on Windows, macOS, Linux, Android, and iOS.
[](https://ci.appveyor.com/project/slime73/love)
[](https://github.com/love2d/love/actions?query=workflow%3Acontinuous-integration)[site]: https://love2d.org
[wiki]: https://love2d.org/wiki
[forums]: https://love2d.org/forums
[discord]: https://discord.gg/rhUets9
[subreddit]: https://www.reddit.com/r/love2d
[dependencies-apple]: https://github.com/love2d/love-apple-dependencies
[dependencies-ios]: https://github.com/love2d/love/releases
[megasource]: https://github.com/love2d/megasource
[unstableppa]: https://launchpad.net/~bartbes/+archive/love-unstable
[aur]: https://aur.archlinux.org/packages/love-git
[love-experiments]: https://github.com/slime73/love-experiments
[codestyle]: https://love2d.org/wiki/Code_Style
[android-repository]: https://github.com/love2d/love-android
[releases]: https://github.com/love2d/love/releases