A fun game created as a uni project.
Go to file
Kjistóf e1d24d05dd started implementing map parser in Dungeon.buildDungeon()
also added an example map file: exampledungeon.dungeon. work to be done:
implement rest of the parser, so it sets up cross references between
Tiles correctly.
2016-04-23 15:07:48 +02:00
cicaprojekt started implementing map parser in Dungeon.buildDungeon() 2016-04-23 15:07:48 +02:00
.gitignore added out/* to .gitignore 2016-04-01 17:59:53 +02:00
class_diagram.mdj red and green Stargate instances now appear on the class diagram 2016-04-03 21:08:02 +02:00
exampledungeon.dungeon started implementing map parser in Dungeon.buildDungeon() 2016-04-23 15:07:48 +02:00