An Object-oriented implementation of Boulder Dash game using C#, WPF
The purpose of this project
- to practise good OOP design;
- to learn how to use WPF canvas;
- to create an extremely entertaining game.
An Object-oriented implementation of Boulder Dash game using C#, WPF
The purpose of this project