https://github.com/rodrigosetti/fallingsand
A falling sand game implementation in Python (using pygame)
https://github.com/rodrigosetti/fallingsand
falling-sand game pygame python
Last synced: 7 months ago
JSON representation
A falling sand game implementation in Python (using pygame)
- Host: GitHub
- URL: https://github.com/rodrigosetti/fallingsand
- Owner: rodrigosetti
- License: other
- Created: 2013-03-07T02:06:30.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-04-19T19:53:46.000Z (over 12 years ago)
- Last Synced: 2025-02-08T20:47:39.058Z (8 months ago)
- Topics: falling-sand, game, pygame, python
- Language: Python
- Size: 105 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Falling sand
A very simple - proof of concept - falling sand game implementation in Python
using pygame.