summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-16Updated license, smoothed a few minor glitchesHEADmasterJed Barber
2014-04-07Added readmeJed Barber
2014-04-05Tweaks to text output and startupJed Barber
2014-04-04Makefile added, files reorganisedJed Barber
2014-04-03Fixed bug with higher order functions in modulesJed Barber
2014-04-03Improved command handlingJed Barber
2014-04-03Moving some clauses around to more appropriate modulesJed Barber
2014-04-03Basic commands addedJed Barber
2014-04-03Added message for attempting to shoot in an unknown directionJed Barber
2014-04-03Added message for attempting to move in an unknown directionJed Barber
2014-04-03Initial command processing fileJed Barber
2014-04-03Basic playloop addedJed Barber
2014-04-02Typos corrected with pitAt dynamic clauseJed Barber
2014-04-02Game now keeps track of moves made and gold foundJed Barber
2014-04-02Movement now automatically looksJed Barber
2014-04-02Added pits, finished initJed Barber
2014-04-01Added clause to test whether a subset of rooms is connectedJed Barber
2014-03-31Added batsJed Barber
2014-03-31Bats now drop you completely randomly, not just in safe roomsJed Barber
2014-03-30Added gold init and the ability to take itJed Barber
2014-03-29Added checks for bats and pits, even though they aren't implemented yetJed Barber
2014-03-29Added shoot command, winning and game over conditionsJed Barber
2014-03-29Cleaned up minor init errors, variable namesJed Barber
2014-03-28More initialisation workJed Barber
2014-03-28Added list of roomsJed Barber
2014-03-27Improved sensory clausesJed Barber
2014-03-22Reorganising codeJed Barber
2014-03-21Basic items and look commandJed Barber
2014-03-20Basic movement addedJed Barber
2014-03-20Essentially public domainJed Barber
2014-03-18Changed file extensions to ensure correct language detection on githubJed Barber
2014-03-17Connections for a dodecahedron mapJed Barber
2014-03-17Rewritten to use chars instead of char codes, bug fixedJed Barber
2014-03-15Made into a module with only prompt/1 and readList/1 exposedJed Barber
2014-03-15Input functions to get a list of wordsJed Barber