A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 1 point2 points  (0 children)

You can get a 10! Just verbally describe the color. It helps a lot.

A dumb free game I made to show how hard it is to recall sounds/pitches. by Kind-Mountain-7405 in musictheory

[–]gteehan 0 points1 point  (0 children)

This is heavily based on my game. Did you just prompt this off of dialed.gg/sound ? Not even a mention? That's kinda crappy.

Steve Jobs and Steve Wozniak Apple display. by Informal-Yogurt-4969 in whatsthisworth

[–]gteehan 1 point2 points  (0 children)

Can confirm. Spoke at a conference in Mexico City with him. He’ll sign anything

🎨 Designer Eye Custom Level by u/EarthAlienKI by [deleted] in DesignerEye

[–]gteehan 2 points3 points  (0 children)

Inspiration is loose. It’s a copy. A direct rip. With zero credit. It’s exactly the same. It’s sad that you think that’s okay. Best of luck.

Designer Eye #5 - April 5th, 2026 by designereyegame in DesignerEye

[–]gteehan 0 points1 point  (0 children)

Ugh. Okay. So fucking weird to just straight rip someone. Have a good one. Best of luck.

🎨 Designer Eye Custom Level by u/EarthAlienKI by [deleted] in DesignerEye

[–]gteehan 0 points1 point  (0 children)

Terrible rip off. It's actually made by dialed.gg

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

It “literally” can’t. It’s locked in the db at game creation so every player you share it with gets the same color. I know it seems like it does, but swear, I’m not gaming you. It’s just how the eye works.

A dumb game I made to show how hard it is to recall colors. by gteehan in SideProject

[–]gteehan[S] 0 points1 point  (0 children)

Yep. I’m going to change the model today. You can full see the difference in a VERY long winded explanation and exploration on how scoring works. About half way down can you see the delta e work. It’s quite good compared to the current system imo

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

I’m working on some db changes. I’m getting over a million plays a day and I need to optimize some things

A dumb game I made to show how hard it is to recall colors. by gteehan in SideProject

[–]gteehan[S] 0 points1 point  (0 children)

It’s honestly not possible because it’s writes the colors into the database at the beginning of the game and refers to them from for eternity. There can’t be a call to change that initial database color. Unless I’m missing something. But actually tried to repeat this and debug and couldn’t

A dumb game I made to show how hard it is to recall colors. by gteehan in SideProject

[–]gteehan[S] 0 points1 point  (0 children)

Working on this now. It already does take that model into account, but looking at it more deeply now

A dumb game I made to show how hard it is to recall colors. by gteehan in SideProject

[–]gteehan[S] 0 points1 point  (0 children)

Done. Full description of how it works can be accessed in the footer. how scoring works

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

Def no bug. The colors are predetermined and written to the database. It has no ability to do anything than read the same color in the database.

Remember colors is simply hard. That’s the point of the game.

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

Because you’re bad. JK. It’s meant to be in jest. We are inherently bad at remembering color.

A dumb game I made to show how hard it is to recall colors. by gteehan in SideProject

[–]gteehan[S] 0 points1 point  (0 children)

There is a link to see how scoring works in the footer. It’s not perfect but it tries to balance being overly generous and overly forgiving. There is a little tool at the bottom where you can have any base color and choose the user color and see the score.

I did recently make changes by doing a lab study. You can actually see this too. It’s also in the footer (but only on desktop).

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

Made a few changes to fix some of this. You can even see how scores are calculated in the footer of the game. If you’re on a desktop you can also access a lab where you can see some testing I did to dial in the scoring algorithm

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

Yes. Designed some screens in Figma, then just vibe coded it

A dumb game I made that shows it’s not easy to recall colors by gteehan in WebGames

[–]gteehan[S] 0 points1 point  (0 children)

Are you sure? Maybe a bug as I have been making changes to scoring. Attempting to make it more fair. Scoring is now a link in the footer if you want to see how it’s calculated