A simple sand (and more elements) simulation built with Lua and LÖVE2D.
- Place and simulate sand, water, plant, wall and more elements
- None
- Löve2D APK
- Lua
- Löve2D
- Windows (via makelove)
- Macos (via makelove)
- Android (via makelove)
- Linux (via makelove, no binary provided)
- Web (via lovejs) -# The provided .love file is an alternative to the binarys and can be played via the löve framework
game/- Main game source codemain.lua- Entry pointconf.lua- LÖVE2D and love-release configurationelements/- Simulation logic for elementslibs/- UI and utility modulesfonts/- Fonts for the game
This project is published under the MIT License.