An open API service indexing awesome lists of open source software.

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

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