itch.io is community of indie game creators and players

Devlogs

Strategy visualization

Fold Wars Prototype
A browser game made in HTML5

Here's a first installment of strategy visualization technique once you have finished the level. It's a composition of plots that let you see your gameplay as a whole. Right now the plots are unlabeled, which I will fix soon. The continuous line indicates your score as it increases against time. The staircase plot indicates the number of towers you build over time. The background gradients are waves of enemies. The width of each gradient tells how long it took to deploy, while the intensity of gradient tells the number of enemy units consisted in that wave.

I've also revamped the GUI architecture. There are no visual changes to the end user, but there is now a consistent SVG based framework for menus and screens.

Level 1 and 2 have been recalibrated to make them more interesting. Give them a try (especially the hard difficulty setting)

Files

  • foldwars-v13.zip 695 kB
    Feb 07, 2018
Leave a comment