Skip to content

amynmed/falling-sand-sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

〽️ Falling Sand Simulator

A falling sand simulator optimized with the quadtree data structure.

Note

Project made just to improve my understanding of C++ basics.
Still a work in progress. lots of spaghetti code.

Screenshot 2024-11-08 235644

Usage

mkdir build && cmake . -B /build