Sandbox Sand Simulation Game

Sandbox is a free and open source sand simulator game for Linux. It is written in Rust and released under GNU Affero General Public License v3.0. You can start the game by simply clicking and draging the mouse to place particles. It comes with Sand, Water, Acid, Iridium, Replicator, Plant, Cryotheum, Unstable, Electricity, Life, Fire, Mirror, Glitch and Delete tool. You can switch the tool by simply pressing the first letter of the tool. example for Plant just press P and start clicking the mouse. You can also increase the decrease brush size by + and – keys.

Sandbox

Install Sandbox Game on Ubuntu Linux

Sandbox is available as a flatpak package file from flathub remote repository. If you don’t have flatpak in your system, then install flatpak and flathub on your systen using below tutorial link. And restart your system after the installation.

Also Read:  How to Write and Run a C Program in Ubuntu Linux

How to install flatpak and flathub

Now open your command-line terminal application (ctrl+alt+t) and run below Sandbox flatpak installation command. It will install the latest version of Sandbox game on your system.

flatpak install flathub com.github.jms55.Sandbox

Now you can open it via your applications menu or via below command.

flatpak run com.github.jms55.Sandbox

If you don’t like it then uninstall it via below command.

sudo flatpak uninstall com.github.jms55.Sandbox

That’s all.

If you liked this article, please subscribe to our YouTube Channel. You can also stay connected with us on X (Twitter) and Facebook.



Leave a Reply