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

https://github.com/ruzhila/breakout-py

A breakout game using tkinter, 100 lines python code
https://github.com/ruzhila/breakout-py

100-line-code campus-project learning-by-doing python-game

Last synced: 8 months ago
JSON representation

A breakout game using tkinter, 100 lines python code

Awesome Lists containing this project

README

          

# A breakout game with 100 lines of code, 100 lines python code

By [ruzhila.cn](http://ruzhila.cn/?from=github_breakout), a campus for learning backend development through practice.

### 🚀 [100-line-code](https://github.com/ruzhila/100-line-code) A collection of learning projects written in 100 lines of code

This is a tutorial code demonstrating how to use Javascript write game. Pull requests are welcome. 👏

## Usage

```shell
python3 breakout.py
```