Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 293 Bytes

File metadata and controls

11 lines (9 loc) · 293 Bytes

FloodFill

A Java implementation of the color puzzle game Flood-it!

Game preview

Usage

make - Complie classes
make run - Complie and run
make clean - Remove all classes

Note

Originally created 2017