A downloadable game for Windows, macOS, and Linux

Download NowName your own price

Coalescence is an abstract, geometric, puzzle game where you're a block that can connect to other blocks. 

(controls are not in game, look below)

Connect to blocks:


Call blocks towards you:

Connect to joint blocks:

Controls:
move with wasd
use your mouse to connect to blocks
click on blocks that aren't immediately usable to cue a connection
hold shift to unlock your mouse from the camera

14 levels - about 30-60 minutes of gameplay!


screenshots:




If you enjoyed Coalescence then it would mean a lot to me if you gave it a good rating!

StatusOn hold
PlatformsWindows, macOS, Linux
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
Authorenzo gray
GenrePuzzle
Tags2D, Abstract, Creative, LÖVE, Open Source, Physics, Pixel Art, Puzzle-Platformer, Relaxing, Singleplayer

Download

Download NowName your own price

Click download now to get access to the following files:

windows - 1.2 5 MB
LOVE - 1.2 1 MB

Development log

Comments

Log in with itch.io to leave a comment.

Deleted 1 year ago
(1 edit)

You need to have custom css enabled on your account and then have some code that looks something like this:

@keyframes rotate {

 0% {transform:rotate(2deg);}

 50% {transform:rotate(-2deg);}

 100% {transform:rotate(2deg);}

}

.custom-rotate (the html class you want rotated) {

 animation: rotate 10s infinite;

}


custom css: https://itch.io/docs/creators/css-guide

css animation: https://www.w3schools.com/css/css3_animations.asp


hope this helps!

(+1)

Neat! Thanks so much!

You are very welcome :)

(+1)

You should add the open source or sourcecode tag!

Good idea, thanks!

(+1)

Good idea, even a little more colors.:)

Very unusual solution!

Perfectly!

(+1)

Thank you so much for playing!!! :) I'm glad you enjoyed