summaryrefslogtreecommitdiffstats
path: root/net/ricketyspace
Commit message (Collapse)AuthorAgeFilesLines
* net: snake.rkt: Update fresh-goos.rsiddharth2018-06-121-1/+1
| | | | * net/ricketyspace/ror/six/snake.rkt (fresh-goos): Update function.
* net: ricketyspace/ror/six/snake: Show type 2 goo in red.rsiddharth2018-06-122-4/+9
| | | | | | * net/ricketyspace/ror/six/snake.rkt (GOO-RED-IMG): New constant. (goo-list+scene): Update function. * net/ricketyspace/ror/six/resources/goo-red.gif: New file.
* net: snake.rkt: Update next-pit.rsiddharth2018-06-081-1/+2
| | | | | * net/ricketyspace/ror/six/snake.rkt (next-pit): Update function.
* net: snake.rkt: Add grow-size.rsiddharth2018-06-081-0/+4
| | | | * net/ricketyspace/ror/six/snake.rkt (grow-size): New function.
* net: snake.rkt: Update goo struct.rsiddharth2018-06-081-3/+4
| | | | | * net/ricketyspace/ror/six/snake.rkt (goo): Add `type`. (decay, fresh-goo): Updat functions.
* net: Update snake.rktrsiddharth2018-05-301-3/+9
| | | | | * net/ricketyspace/ror/six/snake.rkt (eat, renew): Update functions. (fresh-goos): New function.
* net: Update snake.rkt.rsiddharth2018-05-171-6/+11
| | | | | | | Do Chapter 6 challenge 01. * net/ricketyspace/ror/six/snake.rkt (pit): Add field dinged. (next-pit, render-end, world-change-dir): Update functions.
* net: Add snake.rkt.rsiddharth2018-05-175-0/+216
| | | | | | | | * net/ricketyspace/ror/six/resources/body.gif: New file. * net/ricketyspace/ror/six/resources/goo.gif: New file. * net/ricketyspace/ror/six/resources/head.gif: New file. * net/ricketyspace/ror/six/resources/tail.gif: New file. * net/ricketyspace/ror/six/snake.rkt: New file.
* net: five: ufo.rkt: Make UFO fart when it moves.rsiddharth2018-04-183-24/+228
|
* net: Refactor ufo.rkt.rsiddharth2018-04-181-12/+59
| | | | | | Move it movable using arrow keys. * net/ricketyspace/ror/five/ufo.rkt: Update file.
* net/ricketyspace/ror/five/guess.rkt: Track guesses.rsiddharth2018-04-111-6/+18
| | | | | | | * net/ricketyspace/ror/five/guess.rkt (interval): Add member guesses. (GUESSES-SIZE, GUESSES-COLOR): New constants. (start, smaller, bigger, render, render-last-scene): Update functions.
* net: Add loco.rkt.rsiddharth2018-04-033-0/+184
| | | | | | * net/ricketyspace/ror/five/loco.rkt: New file. * net/ricketyspace/ror/five/resources/caroille.png: New file. * net/ricketyspace/ror/five/resources/caroille.svg: New file.
* Add net/ricketyspace/ror/five/guess.rktrsiddharth2018-03-201-0/+63
|
* Add net/ricketyspace/ror/five/ufo.rktrsiddharth2018-03-103-0/+151
|
* Add net/ricketyspace/ror/two/guess.rkt.rsiddharth2018-03-101-0/+21
|
* Add net/ricketyspace/ror/one/hw.rktrsiddharth2018-03-101-0/+3