Aqueducts by Lightyear
Goal: Bring water from the lake to the town by connecting them via aqueducts.
Rules:
- Path from lake (blue tile) to town (orange tile) must be complete (a closed circuit). You don't want to lose water!
- Your workers are lazy and have placed down too many aqueduct parts. Not all tiles will always be used.
- Lakes are stationary, so they cannot be turned.
- Some lakes can service multiple towns.
- There should be only one way to solve each level.
** IF YOU FIND A PUZZLE THAT HAS MORE THAN ONE WAY OF SOLVING IT: Please tweet it to me at @Lyzzi_Lightyear! (https://twitter.com/Lyzzi_Lightyear)
I'm going to keep developing this! If you want to see new additions since LD, check out: http://test-aqueducts.herokuapp.com/
-------
Made with Phaser.io by Lyzzi Brooks and Adam Marchetti
Rules:
- Path from lake (blue tile) to town (orange tile) must be complete (a closed circuit). You don't want to lose water!
- Your workers are lazy and have placed down too many aqueduct parts. Not all tiles will always be used.
- Lakes are stationary, so they cannot be turned.
- Some lakes can service multiple towns.
- There should be only one way to solve each level.
** IF YOU FIND A PUZZLE THAT HAS MORE THAN ONE WAY OF SOLVING IT: Please tweet it to me at @Lyzzi_Lightyear! (https://twitter.com/Lyzzi_Lightyear)
I'm going to keep developing this! If you want to see new additions since LD, check out: http://test-aqueducts.herokuapp.com/
-------
Made with Phaser.io by Lyzzi Brooks and Adam Marchetti
| Web | https://aqueducts.herokuapp.com/ |
| Source | https://github.com/brookse/aqueducts/tree/master |
| Original URL | https://ludumdare.com/compo/ludum-dare-36/?action=preview&uid=47706 |
Sometimes the level does not validate when there is a correct water path though.
+1 for using Phaser ;)
A nice little addition would be to have water in the tiles only if they are connected to the lake.
And on the first level with all the 5x5 tiles, there is another right solution but it won't validate it.
Nice puzzle game! Congratulations!