Home ProgrammingC# Visual C#: 5ball – game

Visual C#: 5ball – game

by Kliment Andreev
4K views

This is an old game that I made about 15 years ago. The original game can be found on my old web site. Look for Kling! 2.001 and Kling!

Lately, when I played with C#, I decided to remake it. The original games were written in Delphi (Pascal).
You can get the source from GitHub.

git clone https://www.github.com/klimenta/5ball

The goal is to match 5 or more balls in any direction. Once you do that, they’ll disappear. But, every move you make, three more random balls are dropped on the grid.

You can get the EXE from here.

Related Articles

Leave a Comment

This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish. Accept Read More