myriad-worlds hosts its code at https://github.com/oubiwann/myriad-worlds.git.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:myriad-worlds

See all merge proposals.

myriad-worlds has 5 active branches owned by 1 person and 1 team. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:myriad-worlds
Series: trunk
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:~oubiwann/myriad-worlds/trunk 1 Development 2011-04-27 03:01:32 UTC
16. Changed license from BSD to MIT.

Author: Duncan McGreggor
Revision Date: 2011-04-27 03:01:32 UTC

Changed license from BSD to MIT.

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!

15 of 5 results
You can't create new branches for myriad-worlds.