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

Open comments for this post

1h 22m 58s logged

Devlog #13

Today I added two small but useful gameplay improvements to SpaceGuessr.

First, I removed hints from Daily Mode. The daily challenge is now a bit fairer because every player gets the same image without extra help. I handled this directly in the JavaScript by setting Daily Mode hints to 0, hiding the hint UI in that mode, and blocking the hint function there as a backup.

Second, I added keyboard controls for smoother gameplay. You can now press 1, 2, 3, or 4 to choose an answer and use Enter to continue to the next round after answering.

I hand’t much time the previous days, so I’m glad I could improve something today.

0
12

Comments 0

No comments yet. Be the first!