HTML5 and JavaScript Game Development Competition in just 13 kB

Space Game

This is my first time participating in such a big competition.
I have tried my best.
I have used SPACE as empty area in 2d shapes.

How to play?
o This is a SPACE(empty area) finding game.
o Approximately calculate the SPACE percentage(%) of the shape.
o Set the slider to your calculated space %.
o Click on GUESS SPACE button.
o You will be given a point if your Answer is close to Correct Answer.
o Game gets over after playing for 1 minute.
o BONUS: You will be given 2 points if you predict Correct Answer.

Categories: desktop, mobile

Feedback from the experts

Ania Kubów: As a first time participant of a game competition I was very impressed with this entry. The theme of 'space' was explored in a way that was very original. I enjoyed guessing the space percentage that was left of the shape. One thing I would suggest, is to have the colour percentage on the slider match the colour percentage you are trying to guess. Nice work!

Noël Meudec: The concept of the game is very unique, I like it. The game itself is completely counterintuitive though. Let me explain: the shapes are white (empty) and blue (filled). But the bar to enter the percentage (at least in Chrome) is blue (percentage of emptiness) and white (percentage filled). It is the opposite, and it tricked me many times! Outside of that, I sometimes had completely white shapes but the "accurate" answer was 98% or 97%. That felt unfair, it should be 100%. I guess the border of the shape is somehow messing with the result. Overall, it is a super simple game and I feel it trained my ability to guess, which is good. It needs a few tweaks to become great though.

back