Historique des commits

Auteur SHA1 Message Date
  Brandon Rhodes 8fa52209d0 Add copyright notice to README.txt, source files il y a 8 ans
  Brandon Rhodes 5012ff1dfb Remove outdated parameter from docstring il y a 10 ans
  Brandon Craig Rhodes a5ca4a8acf Instead of play() installing symbols into the "builtins" module but il y a 13 ans
  Brandon Craig Rhodes 0180a806ef Moved __init__.py imports into functions to reduce side effects of import. il y a 13 ans
  Brandon Craig Rhodes e1c5f10fff Tested edge cases surrounding dwarves and the pirate. il y a 13 ans
  Brandon Craig Rhodes bea7d4ee11 Added compression to save files, and added save-resume to README.txt. il y a 13 ans
  Brandon Craig Rhodes 8fecce923a Made it possible to save and restore the game by saving it to a file. il y a 13 ans
  Brandon Craig Rhodes c26eae1bc9 Made a few last tweaks to README.txt, and removed obsolete "interpret.py". il y a 14 ans
  Brandon Craig Rhodes 1cf28d9f6c Simplification: have the game accumulate a string response instead of write(). il y a 14 ans
  Brandon Craig Rhodes 199340b351 Back on track. Fixed that objects fell in the wrong place when knife gets you. il y a 14 ans
  Brandon Craig Rhodes f344dbb5d8 False alarm! A misplaced argument was what ruined the random number il y a 14 ans
  Brandon Craig Rhodes 7a90e6c5b7 Switched to using per-game random number generator for thread safety etc; il y a 14 ans
  Brandon Craig Rhodes 9227abbfe1 Made Game inherit from Data to avoid saying `game.data` over and over again. il y a 14 ans
  Brandon Craig Rhodes 6393582969 The game now asks if you want instructions, and then prints them out or not. il y a 14 ans
  Brandon Craig Rhodes 0203fbef67 Created a Game object that knows the game state, and a walkthrough doctest. il y a 14 ans
  Brandon Craig Rhodes d452bd02e6 Wrote a routine that can read all message texts from the advent.dat file. il y a 14 ans