Historique des commits

Auteur SHA1 Message Date
  Brandon Rhodes 8fa52209d0 Add copyright notice to README.txt, source files il y a 9 ans
  Brandon Craig Rhodes 4995caf8bc Tested everything that was left except special cases related to the endgame. il y a 14 ans
  Brandon Craig Rhodes ff5d9b0746 Added .hgignore file to hide Python build process, and fixed import in tests. il y a 14 ans
  Brandon Craig Rhodes 44805d1c98 Wrote logic for hints (but have not tested it yet). il y a 14 ans
  Brandon Craig Rhodes 6d9611e8f4 Converted project to Python 3, since this is a good chance to get practice. il y a 14 ans
  Brandon Craig Rhodes 041631a9a6 The objects at each location are now printed. il y a 14 ans
  Brandon Craig Rhodes add999cfe6 Print the location on game startup; and move to using <BLANKLINE> in doctests. 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 9415e901ca Switched to consistent Unicode strings; and Message can now unicode() itself. 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 64a92e474a Realized that object descriptions might also contain tabs. il y a 14 ans
  Brandon Craig Rhodes b1bf4c5882 Changed the parser to take an open file, and started tests of the data import. il y a 14 ans