Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 316 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 316 Bytes

Python Classic Breakout Game

From Day 86 of 100 Days Of Python taught by Angela Yu.

Course Section Instructions:

Using Python's turtle module, build a clone of the 80's hit game Breakout.

Breakout Game Screenshot