A bio-inspired dungeon map generator written in PHP!
Stars
3
Forks
4
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Merge pull request #1 from gutomaia/master
4135c52View on GitHubSolving outofBounds problem on WormStrategy.
ce442ccView on GitHubFirst WormStrategy version. Just a scratch, so it is not very good. Not even tested.
9d248c8View on GitHubAnd more refactoring. Changing DrunkManStrategy methods to protected.
72c9790View on GitHubMooore refactoring. Now a super class for strategy.
754a35dView on GitHubMore refactoring: Now it has a super test class with common methods.
c69af5eView on GitHubMoving the pickStartPoint to the DungeonGenerator. Changing some variables to gain some legibility
86fa839View on GitHub