Small Islands
About
It's a puzzle-game where you have to build bridges using wood to go from islands to island until reaching the level's exit.
Only the arrow keys or WASD are needed to play, you interact with the environment just by moving in it. ;)
It's a game made in 4 days on Unity, for the Weekly Game Jam #40, with the theme 'Small World', as a team of 3 people :
I, Cawotte, programmed it and realized the game and level design.
Gardrek, the 2D Artist who made the graphics.
Sunmachine, Sound designer, who's done everything audio related, from music to SFX.
------
Here's my github with every files used, the scripts are commented : https://github.com/Cawotte/SmallWorld_WeeklyJam40
Not everything is from me though, like a script to set the camera as pixel-perfect, and some editor asset for UI ( TextMeshPro, free on the asset store ) and animated/random/rule tiles ( from Unity2D-extras ).