/Simplegui-game

A python game.

Primary LanguagePython

Simplegui-game

A python game.

Run this python file in website CodeSkulptor.

Click on the canvas to start the game which results in a vertical blue line that increases over time.

Click again to stop this line which then falls horizontally onto the vertical bars.

If the end of the line is on any bar score is incremented else Game Over

This program was done as part of the course Interactive python in Coursera.