a grand renaming so that the most significant portion of the name comes first
This commit is contained in:
10
curses-practice/JustForFun/README
Normal file
10
curses-practice/JustForFun/README
Normal 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
|
Reference in New Issue
Block a user