Brandon Rhodes
|
8fa52209d0
Add copyright notice to README.txt, source files
|
9 سال پیش |
Brandon Craig Rhodes
|
4995caf8bc
Tested everything that was left except special cases related to the endgame.
|
14 سال پیش |
Brandon Craig Rhodes
|
e1c5f10fff
Tested edge cases surrounding dwarves and the pirate.
|
14 سال پیش |
Brandon Craig Rhodes
|
2edf4727b0
Removed several unused routines from the game models.
|
14 سال پیش |
Brandon Craig Rhodes
|
4b7e0e678b
Added drinking, filling, and fee-fie-foe-foo.
|
14 سال پیش |
Brandon Craig Rhodes
|
f3b232df40
Started working toward better support for collecting liquids with the bottle.
|
14 سال پیش |
Brandon Craig Rhodes
|
4c4dc8617a
Wrote full lock and unlock routines.
|
14 سال پیش |
Brandon Craig Rhodes
|
a6fb1580b3
Now each word is a separate object that knows its synonyms; and did "say".
|
14 سال پیش |
Brandon Craig Rhodes
|
4562623b41
Added some code to handle carrying when a filled bottle is involved.
|
14 سال پیش |
Brandon Craig Rhodes
|
44805d1c98
Wrote logic for hints (but have not tested it yet).
|
14 سال پیش |
Brandon Craig Rhodes
|
68e6130f42
The pirate can now successfully pounce out of the shadows.
|
14 سال پیش |
Brandon Craig Rhodes
|
0e2ec51941
Audited and groomed dwarf code, because I was suspicious to encounter
|
14 سال پیش |
Brandon Craig Rhodes
|
076e718129
Whoops; let dwarves move in the cave, not aboveground! And kept working
|
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
|
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
|
6d9611e8f4
Converted project to Python 3, since this is a good chance to get practice.
|
14 سال پیش |
Brandon Craig Rhodes
|
227fe3df1b
Scoring now works, and your score increases when you find a treasure.
|
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
|
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
|
af77603ba5
The game no longer allows motion through the locked grate (breaking tests).
|
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 سال پیش |