FoonLudum Dare ExplorerLD41 → Hexguess

Hexguess

By safsom2

View on ldjam.com

CategoryRankScoreCount
Overall2.359
Fun2.1810
Innovation2.859
Theme3.008
Graphics2.079
Humor2.338
Mood1.807

Comments

nehvis 2018-04-24 08:56

I like the idea, but the colors are changing way too fast

safsom2 2018-04-24 10:15

I updated the game and increased the delay to 3.5 seconds. Thanks for the feedback, @nehvis!!

thewgbbroz 2018-04-24 13:56

Cool idea, but would be nice if you wouldn't have to look at the console for the hex values, and maybe seperate them out (For example AB CD EF) and show them on the game window ;)

thewgbbroz 2018-04-24 13:56

Accedentely sent 5 messages, ignore

safsom2 2018-04-24 14:00

@thewgbroz Thanks for the feedback! As I consider this kind of thing a bug, I will fix this by tomorrow and include a HUD with the question and the scores. Many thanks for the help!

safsom2 2018-04-24 14:01

Not tonight as I have homework :)

mahdi-daneshvar 2018-04-24 14:15

Hard to understand what is going on

safsom2 2018-04-24 14:20

@mahdi daneshvar You have to guess the RGB value of the colour on the screen. For now, make sure you have a console to see the choices. Press the keys I tell you to. I ran out of time to implement a HUD with information.

gegy1000 2018-04-24 16:22

This is really creative! Also, incredibly hard. I guess this'll take quite a bit of practice. :P Could be cool to display the hex codes on the screen, might make it easier than moving eyes back and forth between terminal and window. Grats on first game! :)

yatan 2018-04-24 17:59

A bit difficult to understand the color code used when opening the game for the first time. Maybe a hex code or separated values are more easily

safsom2 2018-04-25 00:35

@gegy1000 Thanks Gegy! I loved yours and Rest's game too

safsom2 2018-04-25 00:36

@yatan The colour is a hex code? Although yes, I'll work on separating them and putting them on the screen now.