https://github.com/rockem/pyblockout
Breakout game using Python + Pyglet
https://github.com/rockem/pyblockout
game pyglet python tdd
Last synced: 8 months ago
JSON representation
Breakout game using Python + Pyglet
- Host: GitHub
- URL: https://github.com/rockem/pyblockout
- Owner: rockem
- Created: 2013-02-17T18:24:15.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2019-05-26T08:39:44.000Z (about 7 years ago)
- Last Synced: 2023-03-10T19:12:36.583Z (over 3 years ago)
- Topics: game, pyglet, python, tdd
- Language: Python
- Homepage:
- Size: 63.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python implementation of BreakOut game
This project is an exercise to make a game using TDD methodology
### Requirements:
* Python
* Pyglet