Flood-It!
From Retrosoftware
(Updated licence, platforms and forum link. Temporarily removed link to v0.97) |
|||
| Line 11: | Line 11: | ||
This BBC BASIC port is the result of spending a frustrating period playing the fun colour puzzle game ''Flood-It!'' ([http://cdn.labpixies.com/campaigns/flood/flood.html play online]) from Google's [http://www.labpixies.com/ LabPixies] on PC and iPod [http://www.labpixies.com/iphone/ iOS]. Also available on [http://www.google.com/ig/directory?q=labpixies iGoogle] and [http://www.labpixies.com/android?id=10 Android]. It's a simple yet addictive strategy game in which you have to flood the whole game board with one colour in less than 21 steps. Try to flood-it in the least amount of steps! | This BBC BASIC port is the result of spending a frustrating period playing the fun colour puzzle game ''Flood-It!'' ([http://cdn.labpixies.com/campaigns/flood/flood.html play online]) from Google's [http://www.labpixies.com/ LabPixies] on PC and iPod [http://www.labpixies.com/iphone/ iOS]. Also available on [http://www.google.com/ig/directory?q=labpixies iGoogle] and [http://www.labpixies.com/android?id=10 Android]. It's a simple yet addictive strategy game in which you have to flood the whole game board with one colour in less than 21 steps. Try to flood-it in the least amount of steps! | ||
| - | A perfect example of thinking "This should be easy to implement on the BBC Micro". Press the number associated with the colour you want the squares to change colour to, starting at the top left corner. As the game is written in BBC BASIC it should work | + | A perfect example of thinking "This should be easy to implement on the BBC Micro". Press the number associated with the colour you want the squares to change colour to, starting at the top left corner. As the game is written in BBC BASIC it should work on other platforms with BBC BASIC - Archimedes, RISC PC, Iyonix, PC etc. |
Many thanks to LabPixies for creating such an enjoyable game originally, and all the *./STH forum members who contributed feedback, code and ideas to improve this port. | Many thanks to LabPixies for creating such an enjoyable game originally, and all the *./STH forum members who contributed feedback, code and ideas to improve this port. | ||
Revision as of 20:53, 19 October 2011
Contents |
Flood-It! by Michael Firth
Licence
Introduction
This BBC BASIC port is the result of spending a frustrating period playing the fun colour puzzle game Flood-It! (play online) from Google's LabPixies on PC and iPod iOS. Also available on iGoogle and Android. It's a simple yet addictive strategy game in which you have to flood the whole game board with one colour in less than 21 steps. Try to flood-it in the least amount of steps!
A perfect example of thinking "This should be easy to implement on the BBC Micro". Press the number associated with the colour you want the squares to change colour to, starting at the top left corner. As the game is written in BBC BASIC it should work on other platforms with BBC BASIC - Archimedes, RISC PC, Iyonix, PC etc.
Many thanks to LabPixies for creating such an enjoyable game originally, and all the *./STH forum members who contributed feedback, code and ideas to improve this port.
Platforms
BBC Microcomputer / Electron / Archimedes / Risc PC / Iyonix / PC (BBC BASIC for Windows)
Port by Michael Firth
Downloads
Further unofficial improvements have been discussed and posted here, which will feed into the next release.
Flood-It! v0.95 - DFS disc image
Flood-It! v0.9 - DFS disc image
Flood-It! v0.7 alpha - DFS disc image
Screenshots
Flood-It! in-game screenshot - BBC Micro Posted: 22:14, 11 Oct 2011 | Flood-It! end game screenshot - BBC Micro Posted: 22:15, 11 Oct 2011 |