Crypting project

11 August 2019

Category: Learning Projects

Hi everyone, a new post after long time, huh? Well I was busy with other stuff, mainly Virtual Reality… There is so much to learn in so many areas…

One of the things that I desperately wanted to learn was a bit of WPF and JSON, and how to approach moding. So in this small project I made a simple crypting program with some interesting mechanics hidden under the hood.

It’s a simple project in effect, but I have really learnt a lot while making this work. It was fun and surprisingly much easier than I thought. Once I got the hang of JSON, reflections and WPF principles, the rest was quite fast. I hope this example could help some of you as well to learn these principles. I believe this program is a working example of these principles, in spite of being very simple.

Cheers!

Petr