Rev 393 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 394 2006-10-07 11:46:36
- Author: ira
- Log message:
- HW01.py:
* Add the main file that handles the CS420 HW01 requirements.
* Basically, a menu driven interface to PuzzleSearch.
Menu.py:
* Add helper class that generates menus and gets input.
* Must handle callback functions yourself, most of the time.