This is a prototype random map generator for OpenRA. It is by no means complete, but can already generate playable maps. See the gallery. This prototype is written in JavaScript and can run directly ...
# maze = Maze.new( @map.width, @map.height, startX, startY, endX, endY, 0.5, 10, 0.6) maze = Maze.new( @map.tileset_id, @map.width, @map.height, startX, startY, endX ...
Age of Wonders 3 developer Triumph Studios has provided in-depth details on the the Arch-Druid leader class played using the Random Map Generator system. Along with an 18 minute video, the developers ...