Dan Buch c77722c60f Revert "doing some find+sed cleanup"
This reverts commit f4c7e129df8cdab960a08987930cf85f0e5b88b5.
2009-11-18 19:37:27 -05:00

11 lines
368 B
Plaintext

Description of files
--------------------
JustForFun
|
|----> hanoi.c -- The Towers of Hanoi Solver
|----> life.c -- The Game of Life demo
|----> magic.c -- An Odd Order Magic Square builder
|----> queens.c -- The famous N-Queens Solver
|----> shuffle.c -- A fun game, if you have time to kill
|----> tt.c -- A very trivial typing tutor