FLOOD!

FLOOD!

Unexpected cataclysm hit on the peaceful islands. Can you complete all 25 levels?

Thanks to Vasily Shabanov( https://about.me/remdyx ) for a great music!
Playlist of songs:
01. "Our Happiness" (sounds when you open a level editor)
02. "There's Nobody Who Cares" (main menu theme)
03. "That You Have" (levels from 13 to 25)
04. "Probably Best Place in the World" (levels from 1 to 13)
05. "When Will Glance in the Black Abyss of Nothingness" (sounds in already created user's level)
06. "Silence" (in credits)

EDIT(05.12.2015): FLOOD on the front page! Thank you very much!

Update(05.12.2015): Camera don't resets after "game over". Level restarts automatically after you lose.
------------------------------------
Controls (keyboard)

WASD - move the camera
E - change drawing mode
R - restart the level
SPACEBAR - next turn
1..9 - change type of tiles which you draw (editor only)
------------------------------------
Description of tile types

Ground - just empty tile
Water - consume neighboring tiles(except wall and mountains)
mountains - water can't flood it
Wall - water can't flood it (you can delete and put it on level)
sand - just empty tile, but you can't put wall here
Home - you must defend it
Factory - gives you 1$ per turn
Dump - takes away from you 1$ per turn
Toxic waste - you should destroy it before finishing the level
Camp - allow you to destroy 1 home
------------------------------------
Meters Description

$ meter
First number is amount of $ you have right now
Second number is amount of increase or decrease of your $ in next turn

C meter
First number (before '/') is amount of destroyed homes
Second number(after '/') is amount of camps
------------------------------------
About editor

Width and Height of level should be in gap from 1 to 35.

Press "test" button to test your level in game mode. Press it again to return to editor mode.

Press "fill"/"draw" to switch to draw or fill mode.

Above them you can find type of tiles which you using for drawing. Press it to choose next type of tiles. (you can also press 1..9 on keyboard)

Press "out" button. Code of your level will pop up. You can copy that code and paste it somewhere else.
------------------------------------
About level code

Level code must consist of letters and numbers. Other symbols is not allowed. Game could crash if you input gibberish instead of level code. You have been warned.

If you want to play levels made by other people
1) copy code of level
2) go to "Play the custom level"
3) insert code into dash-box
4) press "done"

enjoy the game :)