https://github.com/hamolicious/marching-squares
My attempt at making the marching squares algorithm
https://github.com/hamolicious/marching-squares
2d marching-squares marching-squares-algorithm pygame pygame2 python python38 wip
Last synced: about 1 year ago
JSON representation
My attempt at making the marching squares algorithm
- Host: GitHub
- URL: https://github.com/hamolicious/marching-squares
- Owner: hamolicious
- License: apache-2.0
- Archived: true
- Created: 2020-04-28T08:22:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-10-17T21:04:34.000Z (over 5 years ago)
- Last Synced: 2025-02-24T16:19:01.219Z (over 1 year ago)
- Topics: 2d, marching-squares, marching-squares-algorithm, pygame, pygame2, python, python38, wip
- Language: Python
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Marching-Squares
My attempt at making the marching squares algorithm
