https://github.com/kosinaz/flood-control
Sokoban with a twist.
https://github.com/kosinaz/flood-control
flood game html5 javascript phaser phaser-ce sokoban
Last synced: 3 months ago
JSON representation
Sokoban with a twist.
- Host: GitHub
- URL: https://github.com/kosinaz/flood-control
- Owner: kosinaz
- License: gpl-3.0
- Created: 2017-09-29T18:42:48.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T12:22:31.000Z (over 7 years ago)
- Last Synced: 2025-01-21T10:09:13.715Z (4 months ago)
- Topics: flood, game, html5, javascript, phaser, phaser-ce, sokoban
- Language: JavaScript
- Homepage: https://gamejolt.com/games/flood-control/287591
- Size: 83.7 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Flood Control
*The Apocalypse is upon us, and it will get our feet wet.*
A real-time puzzle game, in which your goal is to save certain areas from the endless flood with your mighty bulldozer pushing flood barriers to the right places.
You have a very limited amount of time to make a completely sealed down area that cannot be reached by the flooding water. The last second you use to push a wall will be saved as your level time.
Your bulldozer have to be inside the sealed down area and survive the flood to unlock the next level.You have to prove your skills through 20 levels with increasing number of barriers scattered accross the city. The total time you spend winning all the levels will be saved in the high scores.
Menu controls:
* Left arrow: select the previous level
* Right arrow: select the next level
* Enter: start the currently selected level
* M: mute the musicGame controls:
* Arrows or WASD: movement
* M: mute the music
* Home: restart level
* End: skip to flood
* Esc: back to menuBe quick, be efficient, and control the flood!
Originally made for #dreamhackjam in under 72 hours.
## [Play it now on GameJolt!](https://gamejolt.com/games/flood-control/287591)