/lua-love2d

My simple games made with LÖVE

Primary LanguageLuaMIT LicenseMIT

Lua - LÖVE

My simple games made with LÖVE

Getting Started

Download the latest version of LÖVE from the website, and install it. More instructions on the getting started page.

If you are on Linux I recommend downloading the AppImage version, renaming it to love and placing it somewhere in your path like ~/.local/share/bin or ~/bin. In my case, I also had to install a few OpenGL dependencies by running sudo apt install libglu1-mesa-dev freeglut3-dev mesa-common-dev. Then just run love sokoban in the root directory to play Sokoban or any other app.

Author

brenobaptista
Breno Baptista

License

This project is licensed under the MIT License