← Return to game
Log in with itch.io to leave a comment.
Love how cozy the game is, ended up clicking a bunch and using on my side screen to relax while coding my entry. What engine did you use to make it?
Thanks! It’s just HTML/CSS/JS duct-taped together. My shape() function builds the lil guys, and CSS transitions move them around.
shape()
← Return to game
Comments
Log in with itch.io to leave a comment.
Love how cozy the game is, ended up clicking a bunch and using on my side screen to relax while coding my entry. What engine did you use to make it?
Thanks! It’s just HTML/CSS/JS duct-taped together.
My
shape()function builds the lil guys, and CSS transitions move them around.