removed the code, since it is no longer truly code that students in HtDP would likely produce, also waiting for the literate programming support to do a better job here
svn: r12900
This commit is contained in:
parent
5cb1e91764
commit
15240d45ba
|
@ -12,8 +12,14 @@ completely boxed in and thus unable reach the border, you win. If the
|
||||||
cat does reach the border, you lose.
|
cat does reach the border, you lose.
|
||||||
|
|
||||||
The game was inspired by this one the one at
|
The game was inspired by this one the one at
|
||||||
@link["http://www.gamedesign.jp/flash/chatnoir/chatnoir.html"]{Game Design}
|
@link["http://www.gamedesign.jp/flash/chatnoir/chatnoir.html"]{Game
|
||||||
and has essentailly the same rules.
|
Design} and has essentially the same rules. It also inspired the final
|
||||||
|
project for the introductory programming course at the University of
|
||||||
|
Chicago in the fall of 2008.
|
||||||
|
|
||||||
|
@;{
|
||||||
|
|
||||||
|
This is commented out, waiting for the literate programming stuff.
|
||||||
|
|
||||||
This game is written in the
|
This game is written in the
|
||||||
@link["http://www.htdp.org/"]{How to Design Programs}
|
@link["http://www.htdp.org/"]{How to Design Programs}
|
||||||
|
@ -54,3 +60,4 @@ the fall of 2008, as below.
|
||||||
#:mode 'text))
|
#:mode 'text))
|
||||||
|
|
||||||
@m[]
|
@m[]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user