Skip to content

JameDevOfficial/SandSimulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sand Simulation

A simple sand (and more elements) simulation built with Lua and LÖVE2D.

Features

  • Place and simulate sand, water, plant, wall and more elements

Requirements (playing)

Web & PC

  • None

Mobile

Requirements (building)

  • Lua
  • Löve2D

Where to Play?

  • 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

Workspace Structure

  • game/ - Main game source code
    • main.lua - Entry point
    • conf.lua - LÖVE2D and love-release configuration
    • elements/ - Simulation logic for elements
    • libs/ - UI and utility modules
    • fonts/ - Fonts for the game

License

This project is published under the MIT License.

About

A simple sand (and more elements) simulation built with Lua and LÖVE2D.

Resources

License

Stars

Watchers

Forks

Packages

No packages published