Back to projects

Sand Simulator

2025 · MIT License
C++ Simulation OOP

Overview

Sand Simulator is a school project built to learn object-oriented programming through a classic falling-sand simulation.

Particles fall and pile up on screen, which makes class design (particles, grid, rendering) concrete and visual.

Key Features

Tech Stack

Written in C++. See the repository for build instructions.