The program accepts two command line arguments: -tps
and -size
. The -tps argument modifies the update speed of the game cells, measured in Ticks Per Second (TPS). Its usage is as follows: -tps=50
. The -size
argument is intended to adjust the size of the game, but is currently experiencing functionality issues. Its usage is exemplified as follows: -size=500
-
Notifications
You must be signed in to change notification settings - Fork 0
A simple sand physics simulator written using GLFW and OpenGL
License
snowkluster/sandsim
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A simple sand physics simulator written using GLFW and OpenGL