Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

Letter Killer

Letter killer graphic game written in Python Letters are falling from the top of the screen with increasing velocity and player has to push a matching key on the keyboard in order to remove letter. After three fails game is over

To start run main.py

Letter killer game for 103 level of Z2J course