Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 224 Bytes

File metadata and controls

6 lines (5 loc) · 224 Bytes

ColorifyGame

In this game, an nxn square, filled with multiple colors is our initial playground. The game automatically tries to fill up all the cells with a single color using a greedy algorithm.

Usage

python main.py