Sandbox (poppco)

Add to
My games
Add to
Wishlist
Save to
Collection
No reviews
Exceptional
Meh
Skip

About

A Pseudo Physics Simulation

This engine uses a grid based approach to simulate a pseudo physics sandbox. The game state consists of a 2D grid spanning the entire game window and all entities that are currently within the window.

Pseudo Physics Engine

The driving force of the simulation is the 2D grid. Each entity updates it's own state through the state of the grid, i.e., a falling block will check the immediate space below to determine it's next action. That is why I have opted to call this 'Pseudo physics' rather than 'Real physics'.

Entities

There are three (3) different entities available in the simulation each with their own rules.

Sand

Has gravity. Forms a pyramid shape with other sand entities. Sinks in water.

Stone

Stationary.

Water

Has gravity. Forms a pool shape with other water entities.

Written in C++.

Github: https://github.com/oceanice12/Sandbox

Platforms
Release date
Developer
poppco
Age rating
Not rated

System requirements for PC

Read more...
Sandbox (poppco) screenshot, image №3370272 - RAWG
Edit the game info
Last Modified: May 13, 2022

Where to buy

itch.io