Skip to content

This ICS4U1 program simulates the Tower of Hanoi game.

Notifications You must be signed in to change notification settings

cam-rod/Tower-Of-Hanoi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tower of Hanoi

This program lets you play the classic mathematical game Tower of Hanoi. You will need Pygame installed to run this program.

Also included is a Pygame test file, full of examples, details, tests, and information regarding the basic aspects of Pygame.

Made for ICS4U1, or Grade 12 Computer Science, in Python 2.