Blog Archive

Max Mandibles - 2nd Pass



It needed more CUTENESS!

Anyway, Annie and i have been making good progress on Max Mandibles so far!

I thought I might as well share some more information on the game and some technical mechanics.

Max is the protagonist ant, burning with rage after the evil termites slaughtered his ant colony. So, seeking revenge, he dives deep into their colony...

Max Mandibles will be a Rogue-like action puzzler, created in UDK, and will involve eating, placing and hitting blocks to survive and advance through the levels.



Levels will be randomly generated using noise and special grouping methods to produce a new experience every time, while still being conveniently laid out and organised. This will encourage the player "learn to live" rather than learn to memorise the level.



Here are some super alpha stages at the moment, progress on level gen methods (prototype).



Enemies will be smart and deployed en masse but because of our generated environments, any pre-compiled pathfinding methods just won't work. So we've had to implement our own pathfinding method to allow all enemies to be able to navigate to the player regardless of the environment (maze solving).





I think thats enough for now, i think we'll make a new blog for Max Mandibles with deeper explanation of the things i've mentioned here.

Anyway, keep posted!