Small sim city game (super simplified)
This project intends to show my ability to write scalable, well-structured and clean code in C#. It presents practical usage of, among others, Observer and Command patterns as well as a lot of useful code features like for example custom indexers or delegates. In addition to that the project shows some custom shaders: Volumetric Explosion, Grid and Hologram.
Project is still under construction.