Yidti / breakout-cat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Breakout Cat

Breakout Cat is a Python Game with Turtle which is the 80s hit game.

Run the script

git clone https://github.com/Yidti/breakout-cat.git
cd breakout-cat
python3.10 main.py

Examples

sample-1

Introduction - Breakout

Breakout是由Atari開發的一款大型電玩遊戲。

Version History

V.1.0 - 2022.06.23

  1. every bounce ball will speed up
  2. score is how many block you hit
  3. no limit ball numbers

About


Languages

Language:Python 100.0%