Classic Color Lines implemented with WPF technology.
The architecture of application is based on implementation MVVM pattern.
- The game board is generated dynamically depending on board_size in settings
- Also game settings allow users to change the number of randomly balls dropped at one time and the count of balls needed to collect the "color line"
- Atomized screen resizing
- Ability to save/continue game
- Game records and current score are determined for each board size