branches with status:
Name Status Last Modified Last Commit
lp:myriad-worlds 1 Development 2013-04-28 22:54:17 UTC
114. Fixed return name.

Author: Duncan McGreggor
Revision Date: 2013-04-28 22:54:17 UTC

Fixed return name.

lp:~myriad-worlds-dev/myriad-worlds/trunk 1 Development 2012-01-31 09:20:22 UTC
59. * Added a change log * More makefile ...

Author: Duncan McGreggor
Revision Date: 2012-01-31 09:20:22 UTC

* Added a change log
* More makefile tweaks.
* More todo updates.

lp:~myriad-worlds-dev/myriad-worlds/adventure-engine-original 2 Mature 2011-04-27 03:36:58 UTC
1. Added Paul McGuire's PyParsing advent...

Author: Duncan McGreggor
Revision Date: 2011-04-22 23:43:58 UTC

Added Paul McGuire's PyParsing adventure engine example as a basis for the
project.

lp:~myriad-worlds-dev/myriad-worlds/adventure-engine-2-pauls-changes 1 Development 2011-04-27 02:59:09 UTC
2. Applied Paul McGuire's previously unp...

Author: Duncan McGreggor
Revision Date: 2011-04-27 02:54:37 UTC

Applied Paul McGuire's previously unpublished changes to his original PyCon
2006 demo text adventure game engine. These changes introduce the following
features:
 - directions for NE, SE, SW, and NW
 - removal of non-functional __getattr__ code from Room class
 - removal unnecessary makeCommandParseAction method
 - addition READ command
 - new directions and one-way connectors for the ASCII map
 - conversion to short form for setResultsName
 - conversion from oneOf to CaselessKeyword's, to avoid collision of short
   direction names with commands
Also: new rooms to explore!

14 of 4 results