Giovanni Nunes, aka plainspooky, has created a new game for the MSX. It is a MSX version of the game Flood-it. In this game you have to "paint" a 16×16 blocks wall in one color.
Painting starts from upper left side, replacing all connected colors from this first block. By the way you have only 28 moves to complete this task. Use the following keys to choose a color:
- B for Blue
- C for Cyan
- G for Green
- M for Magenta
- R for Red
- Y for Yellow
This is a simple game with simple logic, written in SDCC and using some assembly for hardware access.
Relevant link:Download Paint it from the MRC database
Relevant link: details and source code on GitHub.
Comments (12)
By mars2000you
Enlighted (6559)
05-04-2020, 22:11
By hamlet
Scribe (4106)
05-04-2020, 22:22
By mars2000you
Enlighted (6559)
05-04-2020, 22:29
By Pippo
Hero (521)
06-04-2020, 10:13
By Danjovic
Champion (344)
07-04-2020, 13:46
By spl
Paragon (1470)
07-04-2020, 17:14
By TheKid
Paragon (1238)
08-04-2020, 08:16
By iamweasel2
Paladin (722)
08-04-2020, 17:46
By FiXato
Scribe (1743)
08-04-2020, 18:27
By PlainSpooky
Resident (53)
08-04-2020, 21:58
By Parn
Paladin (854)
08-04-2020, 22:07
By FiXato
Scribe (1743)
09-04-2020, 04:40