You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dan Buch f4f448926d
a grand renaming so that the most significant portion of the name comes first
13 years ago
..
Makefile a grand renaming so that the most significant portion of the name comes first 13 years ago
README a grand renaming so that the most significant portion of the name comes first 13 years ago
hanoi.c a grand renaming so that the most significant portion of the name comes first 13 years ago
life.c a grand renaming so that the most significant portion of the name comes first 13 years ago
magic.c a grand renaming so that the most significant portion of the name comes first 13 years ago
queens.c a grand renaming so that the most significant portion of the name comes first 13 years ago
shuffle.c a grand renaming so that the most significant portion of the name comes first 13 years ago
tt.c a grand renaming so that the most significant portion of the name comes first 13 years ago

README

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