You are browsing as a guest. Sign up (or log in) to start making projects!

59m 42s logged

Devlog # 2

Hi again!

It took me a little time but after some googling and a youtube video I finally fixed a function which converts hexadecimal numbers to decimal numbers.

I also noticed that i didn’t write much about how this colour guessing game will work in the last devlog so i’ll do that here:

This will be a game in which the player will input rgb values and try to get the exact same colour as the background or similar.

Now you might be wondering why this?
The reason to why i chose colours was because of the theme of this gamejam, which is hex + merge. It took me an hour or 2 before colours crossed my mind because they can be written with hexadecimals as well, at first i thought about something with hexagons but i didn’t think i would be able to finish something like that so i started to work on this instead. In this game you will try to match your colour with the background by typing the rgb’s with hexadecimals or normal numbers (for accessibility) and then once you get it write the square merges with the background and you get a new colour.

And a shoutout to the guy who wrote on discord that the simplest interpretation of hex is probably hexadecimals. If not for him i wouldve most likely worked on something bigger which i wouldnt have had time to finish

Below is a picture of the function which converts hexadecimal numbers:

0
1

Comments 0

No comments yet. Be the first!