Brandon Craig Rhodes
|
6764dfae5f
The bird in the walkthrough now gets burnt to a cinder.
|
14 年之前 |
Brandon Craig Rhodes
|
68e6130f42
The pirate can now successfully pounce out of the shadows.
|
14 年之前 |
Brandon Craig Rhodes
|
6be71c13f8
Bugfix: the data input routine failed to read the movement table
|
14 年之前 |
Brandon Craig Rhodes
|
199340b351
Back on track. Fixed that objects fell in the wrong place when knife gets you.
|
14 年之前 |
Brandon Craig Rhodes
|
88d42215e0
Kept writing walkthrough; added score-and-exit code; and reached another
|
14 年之前 |
Brandon Craig Rhodes
|
076e718129
Whoops; let dwarves move in the cave, not aboveground! And kept working
|
14 年之前 |
Brandon Craig Rhodes
|
b197d39a20
Fixed the non-determinism by stablizing the order of a list used with
|
14 年之前 |
Brandon Craig Rhodes
|
7a90e6c5b7
Switched to using per-game random number generator for thread safety etc;
|
14 年之前 |
Brandon Craig Rhodes
|
d39fa59efc
Made it possible to kill dwarves; now hung up on random() nondeterminism
|
14 年之前 |
Brandon Craig Rhodes
|
6e1a859634
First attempt at implementing dwarves at pirate; ruined tests, of course.
|
14 年之前 |
Brandon Craig Rhodes
|
a142a0421e
A dwarf now walks around the corner, throws his axe, curses, and runs away.
|
14 年之前 |
Brandon Craig Rhodes
|
a019936b3c
Added intransitive handling for one verb, and uppercased all output.
|
14 年之前 |
Brandon Craig Rhodes
|
ec6a604268
Dwarf activation is nearly ready, and a hollow voice now says "PLUGH".
|
14 年之前 |
Brandon Craig Rhodes
|
b4dc666c3a
Taught the game when to activate (but not yet how to move) the dwarves.
|
14 年之前 |
Brandon Craig Rhodes
|
eaae23794c
Implemented the "back" command.
|
14 年之前 |
Brandon Craig Rhodes
|
227fe3df1b
Scoring now works, and your score increases when you find a treasure.
|
14 年之前 |
Brandon Craig Rhodes
|
fdfca29e53
The bird can now drive the snake away.
|
14 年之前 |
Brandon Craig Rhodes
|
f1399d4ae0
Implemented the "attack" verb.
|
14 年之前 |
Brandon Craig Rhodes
|
dedb615b51
You now need to be carrying the cage to pick up the bird.
|
14 年之前 |
Brandon Craig Rhodes
|
42eeccbbbe
Added attributes for all game objects; the bird fears the rod; and more "drop".
|
14 年之前 |
Brandon Craig Rhodes
|
cdf60b7760
The lamp can now be turned on, which means you do not fall into a pit.
|
14 年之前 |
Brandon Craig Rhodes
|
259f6a2cd9
Moved the verb-code down below motion-code, where it belongs; and
|
14 年之前 |
Brandon Craig Rhodes
|
dfe5a043c4
Started implementing real commands. The grate can now be opened.
|
14 年之前 |
Brandon Craig Rhodes
|
365cbf67ee
Made it possible to pick up the keys.
|
14 年之前 |
Brandon Craig Rhodes
|
5368d1f487
Got "forced" locations working, that immediately move you somewhere else.
|
14 年之前 |
Brandon Craig Rhodes
|
fba67a5671
The game now complains if you move in an impossible direction.
|
14 年之前 |
Brandon Craig Rhodes
|
041631a9a6
The objects at each location are now printed.
|
14 年之前 |
Brandon Craig Rhodes
|
589d879c3b
The game now understands that rooms can be dark, and you can fall into a pit.
|
14 年之前 |
Brandon Craig Rhodes
|
9aa682fa5f
Got basic movement commands working.
|
14 年之前 |
Brandon Craig Rhodes
|
8365af32a4
Hooked up the first real command: "cave", which just prints a message.
|
14 年之前 |