Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 197 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 197 Bytes

2D marching squares

2D marching squares implemented in pygame.

How To Run

pip install -r requirements.txt

python main.py

(W/S to increase/decreate iso-value, spacebar to regenerate terrain)