Robby Findler
f735e6a17e
Go to a 12x12 maze to make it slightly easier to win
2013-04-06 22:38:51 -05:00
Robby Findler
d045db0d8f
Tally Maze
2013-04-06 22:21:50 -05:00
Eli Barzilay
08174ec5e4
Misc code improvements, help text typo.
2013-02-12 02:34:48 -05:00
Ryan Culpepper
1b702a2ae3
docs reorganization
...
added tutorial, racket categories
relabeled some other categories
normalized manual names: de-bolded, changed some names
2011-07-01 17:16:53 -06:00
Eli Barzilay
ac26fe7554
A ton of @scheme*' ->
@racket*' and related updates.
...
Also, updates some of the mzlib files to point at `racket/*' libraries
rather than to `scheme/*' ones.
2011-06-25 04:08:47 -04:00
Eli Barzilay
debd1f9f1e
Recketizing much in `net/*', mass ".ss" -> ".rkt" conversion in .scrbl files.
...
(Some other minor things here and there.)
2011-06-20 04:27:14 -04:00
Matthew Flatt
f34a31cac9
"under <platform>" -> "on <platform>"; "X" -> "Unix"
...
I originally picked "under" as the preposition to go before
a platform name, but obviously you should build "on" a
platform, and "under" suddenly annoys me. The choice of "on"
is now codified in the documentation style guide. Meanwhile,
"Unix" insted of "X" seems more clear and consistent in the
`racket/gui' docs.
More usefully, this patch also fixes a few out-of-date
platform-specific claims.
2011-06-17 18:54:43 -06:00
David Van Horn
760a58b65d
Fixes more spelling errors.
2011-02-04 19:44:13 -07:00
Robby Findler
34b0d794dc
added docs explaining how blobs break up and reform
2011-01-15 06:42:51 -06:00
Robby Findler
73d71d7597
refactored to make it easier to write docs that have example boards in them and started on the docs (not finished tho)
2011-01-14 20:58:14 -06:00
Robby Findler
070549101f
same: spread the bonus out to last 20 cells and don't do the double-color thing
2011-01-10 20:48:33 -06:00
Robby Findler
de8ba4b11a
improved the way scoring works for same
2011-01-10 17:12:22 -06:00
Robby Findler
2553553f09
improved same game
...
- new drawing algorithm (makes the connected regions easier to see)
- different scoring mechanism (give points for having few pieces left)
- make the window resizable
- general cleanup of the code
2011-01-10 11:49:52 -06:00
Matthew Flatt
947bf8e109
misc doc fixes
2010-05-05 11:07:34 -06:00
Matthew Flatt
28b4043077
rename all files .ss -> .rkt
2010-04-27 16:50:15 -06:00
Robby Findler
121764e7b5
changed the way the literate program setup works
...
svn: r13774
2009-02-21 17:22:02 +00:00
Matthew Flatt
b3ab7d563e
restore lost credit on Jewel game
...
svn: r13766
2009-02-21 13:35:49 +00:00
Matthew Flatt
24e4fd407b
chat-noir literate small repairs
...
svn: r13765
2009-02-21 13:30:22 +00:00
Robby Findler
7cc03cb42f
moved the newly literate program scribbled docs for the chat noir into the actual docs for the games collection
...
svn: r13761
2009-02-21 03:16:11 +00:00
Robby Findler
ff3c1c970e
added feedback to the GUI showing the cat's shortest paths to the edge
...
svn: r12942
2008-12-26 18:50:10 +00:00
Robby Findler
15240d45ba
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
2008-12-19 06:22:21 +00:00
Eli Barzilay
499fc08d0d
set props and a little better code for syntax in scribble file
...
svn: r11952
2008-10-06 17:24:16 +00:00
Robby Findler
d2d85b39b3
cleaned up chat noir
...
svn: r11947
2008-10-06 02:32:37 +00:00
Eli Barzilay
191d6fbf48
set svn:* props
...
svn: r11945
2008-10-05 21:39:14 +00:00
Robby Findler
baf98c4136
added chat noir
...
svn: r11944
2008-10-05 20:32:26 +00:00
Matthew Flatt
b1e859a5c2
remove hyperlink border for doc icons in game titles
...
svn: r10783
2008-07-15 22:23:41 +00:00
Eli Barzilay
7d50e61c7f
* Newlines at EOFs
...
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind
svn: r10689
2008-07-09 07:18:06 +00:00
Matthew Flatt
2a728cdf3c
fix bug in namespace-require/constant that caused a Check Syntax bug; fix DrScheme's source location for module forms; tweak help output to use right font for class names
...
svn: r10113
2008-06-03 22:01:10 +00:00
Eli Barzilay
4059224a25
url moved
...
svn: r9900
2008-05-20 00:26:51 +00:00
Matthew Flatt
82c212625b
sgl docs
...
svn: r9362
2008-04-18 18:49:23 +00:00
Matthew Flatt
5aeaf7ea75
R6RS docs, other misc clean-up
...
svn: r9349
2008-04-17 21:29:07 +00:00
Matthew Flatt
2b27ed4872
doc updates
...
svn: r9250
2008-04-11 02:07:15 +00:00
Matthew Flatt
18f4087673
Scribbled games docs
...
svn: r9246
2008-04-11 00:16:05 +00:00