
Slitherflip
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
Slitherflip is a puzzle game combining the mechanics of Blackflip and Slitherlink.
There is an ingame tutorial that explains everything in detail, but basically you need to draw a loop that correctly flips the black and white tiles while simultaneously slithering around the numbers. The numbers should also be within the loop.
Note: I was rushing to create as many levels as possible at the end, and at some point I completely forgot about that last detail. As a result, in levels 3 and 4, the numbers actually don't need to be inside the loop.
I integrated the level editor I used into the game itself, and made it easy to generate level codes that can then just be copy-pasted. So, if anyone wants to create a level themselves and share it, feel free :)
#### Controls:
- Just the Mouse
#### Tools used:
- Code: IntelliJ IDEA
- Art: Aseprite, GIMP, Paint.net
- Music: LMMS
#### Changelog:
- Fixed a crash on Linux