A fun game created as a uni project.
Go to file
Kjistóf 7eeeefa3e2 finished implementing map parser (Dungeon.buildDungeon())
the parser now sets up references between adjecent Tiles, however a team
consultation is needed regarding the Gates/Scales on the map. note that
the part of the parser that sets the references up is still untested.
2016-04-23 17:08:32 +02:00
cicaprojekt finished implementing map parser (Dungeon.buildDungeon()) 2016-04-23 17:08:32 +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