Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
A jam submission

Make Your WatchView game page

do clocks and earn points!
Submitted by BuBla — 8 hours, 10 minutes before the deadline
Add to collection

Play game

Make Your Watch's itch.io page

Results

CriteriaRankScore*Raw Score
Special Feature Implementation#33.6514.000
Audio#92.9213.200
Overall#112.6782.933
Theme Implementation#153.2863.600
Fun Factor#162.0082.200
Graphics#162.1912.400
Gameplay#172.0082.200

Ranked from 5 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

I really tried, but I couldn't understand what to do. I thought I had to match the colour of the material with the temperature gauge, but that didn't work. The few times that I managed to make a watch, I had no idea what I did right. I see other participants are complaining about controlling the temperature. As you have generously provided the source code, it looks like you've put the temperature controlling part into the Update loop. You should only put the Input part into that loop, the actual logic should be in the FixedUpdate loop instead.

I liked the music.

For some reason, the first "BEEEP" is a lot louder than the other ones. I guess multiple ones are playing at once by accident, but I couldn't find anything in the programming that would cause that.

Developer

damn it, I forgot about FixedUpdata, I completely forgot about it. And what sounds are found is my fault and I know how to fix it, but I didn't have enough time for this. My first Game Jam, after all :)

Submitted(+1)

This was a cute idea!! I liked the sfx especially, and the clock was nicely drawn. However, I did struggle with controlling the temperature, the controls were a bit too sensitive so it made it a little difficult! Aside from this, I thought the pace could be a bit quicker.. overall I thought it was a great use of the theme and object though! 

Developer

Thank you, I knew that you would like it, I'm sorry for the temperature

Submitted(+1)

an average implementation of theme, a good implementation of special object, but temperature controls are too "uncontrollable", so the only clock easy to make are yellow and purple, others are too difficult to pick. Found a feature that spamming the machine makes the transporter completely stop and you are free to choose the color needed, maybe add time limit of making each clock?