Flooder
A downloadable game
Flooder is a logical game where the goal is to colour(flood) the whole grid in the same colour. Starting point is the upper left corner and you spread the flood by choosing the colours of adjacent tiles.
The game has two modes; easy and hard.
Status | Released |
Rating | Rated 5.0 out of 5 stars (1 total ratings) |
Author | josipretrobits |
Genre | Puzzle |
Tags | 8-Bit, colors, Commodore 64, Singleplayer, tiles |
Links | YouTube |
Install instructions
You can use any Commodore 64 emulator that works with *.d64 files, commonly used is VICE.
- In VICE:
- Click: File -> Attach disk image -> Unit #8
- Select: flooder.d64
- Click: Open or Attach or Autostart (depends on the VICE and OS versions)
Another option is just to drag flooder.d64 (or flooder.prg) file and drop in VICE.
If case of flooder.d64 file, if the game does not start automatically then type:
LOAD"FLOODER",8
RUN
On the real hardware, just load with:
LOAD"FLOODER",8
RUN
Leave a comment
Log in with itch.io to leave a comment.