pulling everything up a level

This commit is contained in:
Dan Buch
2009-11-18 19:06:19 -05:00
parent 8bbc2c1ea5
commit 5860982824
62 changed files with 0 additions and 0 deletions

10
JustForFun/README Normal file
View File

@@ -0,0 +1,10 @@
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