Cronologia Commit

Autore SHA1 Messaggio Data
  Brandon Rhodes 8fa52209d0 Add copyright notice to README.txt, source files 9 anni fa
  Brandon Craig Rhodes 4995caf8bc Tested everything that was left except special cases related to the endgame. 14 anni fa
  Brandon Craig Rhodes ff5d9b0746 Added .hgignore file to hide Python build process, and fixed import in tests. 14 anni fa
  Brandon Craig Rhodes 44805d1c98 Wrote logic for hints (but have not tested it yet). 14 anni fa
  Brandon Craig Rhodes 6d9611e8f4 Converted project to Python 3, since this is a good chance to get practice. 14 anni fa
  Brandon Craig Rhodes 041631a9a6 The objects at each location are now printed. 14 anni fa
  Brandon Craig Rhodes add999cfe6 Print the location on game startup; and move to using <BLANKLINE> in doctests. 14 anni fa
  Brandon Craig Rhodes 9227abbfe1 Made Game inherit from Data to avoid saying `game.data` over and over again. 14 anni fa
  Brandon Craig Rhodes 9415e901ca Switched to consistent Unicode strings; and Message can now unicode() itself. 14 anni fa
  Brandon Craig Rhodes 0203fbef67 Created a Game object that knows the game state, and a walkthrough doctest. 14 anni fa
  Brandon Craig Rhodes 64a92e474a Realized that object descriptions might also contain tabs. 14 anni fa
  Brandon Craig Rhodes b1bf4c5882 Changed the parser to take an open file, and started tests of the data import. 14 anni fa