Re: Python ZeldaII sequel - mapeditor
Scuzzy, the links are : http://github.com/zork9/pygame-pyLevelMaker and http://github.com/zork9/pygame-pyZeldaII You can download them with git. Screenshots of the level editor can be found on my blog, see sig. TW -- http://mail.python.org/mailman/listinfo/python-list
Re: Python Zelda II sequel - game engine works - GPLv2
There now is a graph connected roomsystem which provides for a master room with elevators and ropes to climb on. A room in a master room can be easily made out of the file maproomcastleX.py. This is about 10 lines of code. On my blog you can see some pictures http://thediaryofelvishhealer.blogspot.be/ This sequel to The adventure of link now has the full engine to provide for aan overworld, castle and town maps with full game support. The link for the game is : http://github.com/zork9/pygame-pyZeldaII Enjoy, Turtle Wizard -- http://mail.python.org/mailman/listinfo/python-list
Re: Python Zelda II sequel - game engine works - GPLv2
The game has a homepage now so you can follow the game there, see http://www.zeldadungeon.net/wiki/The_adventure_of_Link_2 There's also lots of screenshots on that page. TW -- http://mail.python.org/mailman/listinfo/python-list