summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* small changes / added a commentKleopatra Angelidi2013-04-291-7/+12
|
* added description/leave/boolean/Kleopatra Angelidi2013-04-291-0/+39
|
* added a " , line 10Kleopatra Angelidi2013-04-291-1/+1
|
* minor changes in describe/printKleopatra Angelidi2013-04-291-3/+3
|
* added leave + boolean for describe + small fixesKleopatra Angelidi2013-04-291-8/+15
|
* added leave function on n2w4Kleopatra Angelidi2013-04-293-8/+44
|
* fixed descriptionKleopatra Angelidi2013-04-291-0/+20
|
* added text on describeKleopatra Angelidi2013-04-291-0/+9
|
* removed obsolet print in n3w3Kleopatra Angelidi2013-04-291-0/+26
|
* added commentsKleopatra Angelidi2013-04-291-0/+13
|
* changed possision of previous tile/made new tileKleopatra Angelidi2013-04-291-33/+14
|
* added an item for the inventoryKleopatra Angelidi2013-04-291-9/+12
|
* new tile n2w2Kleopatra Angelidi2013-04-291-0/+31
|
* fixed challenge completion checksKleopatra Angelidi2013-04-291-3/+3
|
* Removed obsolete print methods.Kleopatra Angelidi2013-04-291-11/+16
|
* Various changes for n2w1.Kleopatra Angelidi2013-04-291-18/+8
|
* changed leave message for n1w1Kleopatra Angelidi2013-04-291-0/+8
|
* Added tile n2w1.Kleopatra Angelidi2013-04-291-0/+75
|
* small obnoxious changeGeorge Angelopoulos2013-04-291-1/+1
|
* Added tile n1w1.Kleopatra Angelidi2013-04-291-0/+9
|
* Add MIT LicenseThomas Kluyver2013-04-281-0/+19
| | | | Closes gh-21
* Remove unnecessary part from if/elif statementThomas Kluyver2013-04-241-3/+1
|
* Merge pull request #19 from ratmonkey/small_fixThomas Kluyver2013-04-241-4/+6
|\ | | | | fixed leave function to allow going E and W
| * fixed leave function to allow going E and WKleopatra Angelidi2013-04-211-4/+6
| |
* | Fix spelling in commentsThomas Kluyver2013-04-242-2/+2
| |
* | Merge pull request #18 from lathan/bug_questThomas Kluyver2013-04-246-10/+142
|\ \ | |/ |/| Bug quest
| * editted fake error on bug questGeorge Angelopoulos2013-04-241-1/+4
| |
| * added comment about entry restrictions on bugquest tilesGeorge Angelopoulos2013-04-242-0/+10
| |
| * made output string end on 3 periodsGeorge Angelopoulos2013-04-241-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.
| * deleted placeholder filesGeorge Angelopoulos2013-04-243-66/+0
| |
| * Had forgotten to include a restricted directionGeorge Angelopoulos2013-04-221-1/+1
| | | | | | | | for the final bug quest tile.
| * forgot to write 'self.' before a variableGeorge Angelopoulos2013-04-221-1/+1
| |
| * nothing importantGeorge Angelopoulos2013-04-211-1/+1
| |
| * Added placeholder files s1e2, s2e2, s3e1 withGeorge Angelopoulos2013-04-213-0/+66
| | | | | | | | leave restrictions to prevent early access to the bug quest.
| * Made a sexist comment more PC.George Angelopoulos2013-04-211-2/+2
| |
| * Revert "Made a sexist comment more PC."George Angelopoulos2013-04-211-1/+1
| | | | | | | | This reverts commit 3632fc802ba9c537653e633b12d9430c7ed3f0b6.
| * Added a commentGeorge Angelopoulos2013-04-211-0/+1
| |
| * Made a sexist comment more PC.George Angelopoulos2013-04-211-1/+1
| |
| * Changed They way I check for bug presence.George Angelopoulos2013-04-211-3/+3
| | | | | | | | It's simpler and more readable now.
| * added some commentsGeorge Angelopoulos2013-04-211-0/+5
| |
| * Added check for "bugs must be crushed" message.George Angelopoulos2013-04-211-1/+3
| | | | | | | | | | Now the message shows up only the first time the player goes South.
| * fixed bug_quest exit message.George Angelopoulos2013-04-211-3/+4
| |
| * Added extra commands for interacting with bug.George Angelopoulos2013-04-211-1/+4
| |
| * leave restriction for s2 and indentation style fixGeorge Angelopoulos2013-04-201-9/+22
| |
| * leave restriction for s1George Angelopoulos2013-04-201-0/+14
| |
| * leave restrictions for s2e1George Angelopoulos2013-04-201-1/+6
| |
| * leave restrictions for s2e1George Angelopoulos2013-04-201-0/+9
| |
| * Added the final bug tile. ToDo: leave restrictionsGeorge Angelopoulos2013-04-201-0/+21
| |
| * wrong indentation on previous commitGeorge Angelopoulos2013-04-201-1/+1
| |
| * added a pause after leave textGeorge Angelopoulos2013-04-201-0/+1
| |