It is a BeJeweled clone written in C# Windows Form Application.
- Click on Menu Game-> New Game.
- Click mouse to select a gem.
- You can swap the selected gem to a gem next to it.
- When the same type of gem line up 3 or more, the gems will disappear.
- The goal is to make gem disappear as much as you can to earn the score.
- Just download a project, it is just a small program written in C# Windows Form.