]> git.cworth.org Git - wordgame/history - .gitignore
Allow a new game to be started by pressing Enter after Control-C
[wordgame] / .gitignore
2006-12-01 Carl WorthMake rack-fancy select and display a rack of 7 random...
2006-09-29 Carl WorthAdd grid5 game in addition to grid4
2006-09-29 Carl WorthSplit grid into main program in grid4.c and library...
2006-09-23 Carl WorthAdd new rack game as well
2006-09-23 Carl WorthAdd new drill2 game for drilling 2-letter words.
2006-09-21 Carl WorthHide implementation details of dict in dict-impl.h...
2006-09-21 Carl WorthBreak wordgame.c into dict.c and grid.c in preparation...
2006-09-19 Carl WorthIgnore *.o and *~ files.
2006-09-17 Carl WorthInitial comit of wordgame