sinom-e / senior_capstone

0 stars 0 forks source link

Implement engine rules for Falling Sand #10

Closed sinom-e closed 8 months ago

sinom-e commented 9 months ago

Task Description: Add rules that will allow for a simple Falling Sand simulation. Specifically, "move" functions that allow a cell to move into an empty cell, without potentially overwriting other values. Priority: Medium Difficulty: Medium