/ProcessSimGameLevelEd

Level Editor in WPF for a Process Simulator Game.

Primary LanguageC#

This is a Level Editor for a Process Simulation Game I am developing in Unity3D. The main reason for this is that I wanted an easy way to tweak the levels and as an excuse to learn WPF. This framework is in WPF and outputs the levels to a simple JSON format which is in turn read by the game.