| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | made output string end on 3 periods | George Angelopoulos | 2013-04-24 | 1 | -1/+1 |
| | | | | | | | | This is done because this is the first string after which the player is expected to press enter to continue. Hopefully, 3 periods are an effective hint and avoid the clutter of "press enter to continue..." messages. | ||||
| * | Fixed bug I had made on leave method for e1. | George Angelopoulos | 2013-04-20 | 1 | -1/+3 |
| | | | | | I wasn't returning True/False for North, East, West. | ||||
| * | added south leave text for e1 | George Angelopoulos | 2013-04-20 | 1 | -0/+7 |
| | | |||||
| * | PEP 8 police: Wrapped 80+ char lines in all tiles! | George Angelopoulos | 2013-04-18 | 1 | -2/+3 |
| | | |||||
| * | Add transfer() utility function. | Thomas Kluyver | 2013-01-07 | 1 | -3/+2 |
| | | |||||
| * | Add first tile in each cardinal direction. | Thomas Kluyver | 2013-01-05 | 1 | -0/+25 |
