games add hangman and quiz
authorAlan Cox <alan@linux.intel.com>
Tue, 24 Oct 2017 23:36:16 +0000 (00:36 +0100)
committerAlan Cox <alan@linux.intel.com>
Tue, 24 Oct 2017 23:36:16 +0000 (00:36 +0100)
commit09974c6fd8e5c0d3afa4cc9534679b4a9990171c
tree37251e2d0ffe33a177dea747f5e778cf8a12afd4
parentde223f8eaf1a08557abbe8371c0d45313a37436e
games add hangman and quiz
36 files changed:
Applications/V7/games/Makefile.z80
Applications/V7/games/hangman.c [new file with mode: 0644]
Applications/V7/games/quiz.c [new file with mode: 0644]
Applications/V7/games/quiz.k/africa [new file with mode: 0644]
Applications/V7/games/quiz.k/america [new file with mode: 0644]
Applications/V7/games/quiz.k/areas [new file with mode: 0644]
Applications/V7/games/quiz.k/arith [new file with mode: 0644]
Applications/V7/games/quiz.k/asia [new file with mode: 0644]
Applications/V7/games/quiz.k/babies [new file with mode: 0644]
Applications/V7/games/quiz.k/bard [new file with mode: 0644]
Applications/V7/games/quiz.k/chinese [new file with mode: 0644]
Applications/V7/games/quiz.k/collectives [new file with mode: 0644]
Applications/V7/games/quiz.k/ed [new file with mode: 0644]
Applications/V7/games/quiz.k/elements [new file with mode: 0644]
Applications/V7/games/quiz.k/europe [new file with mode: 0644]
Applications/V7/games/quiz.k/greek [new file with mode: 0644]
Applications/V7/games/quiz.k/inca [new file with mode: 0644]
Applications/V7/games/quiz.k/index [new file with mode: 0644]
Applications/V7/games/quiz.k/latin [new file with mode: 0644]
Applications/V7/games/quiz.k/locomotive [new file with mode: 0644]
Applications/V7/games/quiz.k/midearth [new file with mode: 0644]
Applications/V7/games/quiz.k/morse [new file with mode: 0644]
Applications/V7/games/quiz.k/murders [new file with mode: 0644]
Applications/V7/games/quiz.k/poetry [new file with mode: 0644]
Applications/V7/games/quiz.k/posneg [new file with mode: 0644]
Applications/V7/games/quiz.k/pres [new file with mode: 0644]
Applications/V7/games/quiz.k/province [new file with mode: 0644]
Applications/V7/games/quiz.k/seq-easy [new file with mode: 0644]
Applications/V7/games/quiz.k/seq-hard [new file with mode: 0644]
Applications/V7/games/quiz.k/sexes [new file with mode: 0644]
Applications/V7/games/quiz.k/sov [new file with mode: 0644]
Applications/V7/games/quiz.k/spell [new file with mode: 0644]
Applications/V7/games/quiz.k/state [new file with mode: 0644]
Applications/V7/games/quiz.k/trek [new file with mode: 0644]
Applications/V7/games/quiz.k/ucc [new file with mode: 0644]
Applications/V7/games/words [new file with mode: 0644]