18
0
Fork
You've already forked Bouncing_Things
0
Explore Physics for Games based on PyGame
  • Python 100%
2026年01月03日 22:52:59 +01:00
.idea added git meta 2026年01月02日 23:40:47 +01:00
images updated screenshot 2026年01月03日 22:52:59 +01:00
src/bouncing_things fixed collision detection 2026年01月03日 22:48:23 +01:00
LICENCE.md inital commit 2026年01月02日 23:38:57 +01:00
poetry.lock inital commit 2026年01月02日 23:38:57 +01:00
pyproject.toml inital commit 2026年01月02日 23:38:57 +01:00
README.md updated screenshot 2026年01月03日 22:52:59 +01:00

Bouncing Things

Simples Pygame Projekt zum erforschen von Physik Simuation in Spielen.

Initial Setup

poetry install

Run Simple Ball Bouncer

poetry run bounce