itch.io is community of indie game creators and players

Devlogs

Project Moira Map Editor with WPF and XAML

Project Moira
A downloadable game

With the initial version of the quest editor out of the way I've started on the map editor. Instead of using WinForms, I've elected to use WPF with a XAML based interface just incase it becomes available to players.

It's a radically different way for constructing GUI and something I've had little experience working with. The closest has been Android GUI development.

Leave a comment