games: Add the Scott Adams and Brian Howarth games
authorAlan Cox <alan@linux.intel.com>
Sat, 19 Mar 2016 18:53:49 +0000 (18:53 +0000)
committerAlan Cox <alan@linux.intel.com>
Sat, 19 Mar 2016 18:53:49 +0000 (18:53 +0000)
commitfba17e81ca08b1e61c095250dbbce766221dcf1a
tree88c73b76f9e8cea40a8659eb0e290e3d12bb9e9a
parentafcfcaa34cdbe59ed4ae638bb51cb6d90c04c77d
games: Add the Scott Adams and Brian Howarth games
28 files changed:
Applications/games/Makefile
Applications/games/README.adv [new file with mode: 0644]
Applications/games/adv01.c [new file with mode: 0644]
Applications/games/adv02.c [new file with mode: 0644]
Applications/games/adv03.c [new file with mode: 0644]
Applications/games/adv04.c [new file with mode: 0644]
Applications/games/adv05.c [new file with mode: 0644]
Applications/games/adv06.c [new file with mode: 0644]
Applications/games/adv07.c [new file with mode: 0644]
Applications/games/adv08.c [new file with mode: 0644]
Applications/games/adv09.c [new file with mode: 0644]
Applications/games/adv10.c [new file with mode: 0644]
Applications/games/adv11.c [new file with mode: 0644]
Applications/games/adv12.c [new file with mode: 0644]
Applications/games/adv13.c [new file with mode: 0644]
Applications/games/adv14a.c [new file with mode: 0644]
Applications/games/adv14b.c [new file with mode: 0644]
Applications/games/myst01.c [new file with mode: 0644]
Applications/games/myst02.c [new file with mode: 0644]
Applications/games/myst03.c [new file with mode: 0644]
Applications/games/myst04.c [new file with mode: 0644]
Applications/games/myst05.c [new file with mode: 0644]
Applications/games/myst06.c [new file with mode: 0644]
Applications/games/myst07.c [new file with mode: 0644]
Applications/games/myst08.c [new file with mode: 0644]
Applications/games/myst09.c [new file with mode: 0644]
Applications/games/myst10.c [new file with mode: 0644]
Applications/games/myst11.c [new file with mode: 0644]