Ported mille game.

This commit is contained in:
Serge Vakulenko
2014-09-08 19:19:18 -07:00
parent aecac2f5d7
commit e4e9ff1ef4
17 changed files with 537 additions and 489 deletions

View File

@@ -12,8 +12,8 @@ CFLAGS += -Werror -Wall -Os
# Programs that live in subdirectories, and have makefiles of their own.
#
SUBDIR = adventure atc backgammon battlestar boggle btlgammon \
cribbage fortune hangman rogue sail trek
# TODO: mille monop quiz robots snake
cribbage fortune hangman mille rogue sail trek
# TODO: monop quiz robots snake
# C programs that live in the current directory and do not need
# explicit make lines.