Entity Component System using C# and WPF

Board Game Stratego Programmed with Entity Component System

We program the board game Stratego using C# and Windows Presentation Foundation (WPF).
We follow an Entity Component System structure, though it may be overkill for the task at hand.

Check out the Project on GitHub

 

Scroll to Top