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

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

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.

[![Build Status: Windows](https://ci.appveyor.com/api/projects/status/chc0hdr08wv1d5c7?svg=true)](https://ci.appveyor.com/project/slime73/love)
[![Build Status: Github CI](https://github.com/love2d/love/workflows/continuous-integration/badge.svg)](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