An implementation of the snake game using C# .NET WPF.
A simulation of the roulette casino game. Based on the French single-zero wheel game type.
A random maze generator. Based on the Recursive Backtracker algorithm. Implemented in C# .NET WPF.
A simulation for a maze solving robot. Implemented in C# .NET WPF.
A forest fire simulator. Based on the Drossel and Schwabl definition of the forest-fire model. Implemented in C# .NET WPF.
An implementation of the snake game using C# .NET UWP.
An implementation of Conway's Game of Life cellular automaton. Implemented in C# .NET WPF.