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

WHERE ON EARTH?

  • 9 Devlogs
  • 11 Total hours

SOO, The basic concept is that you get thrown into a random location somewhere on earth and you have to explore your sroundings and look for clues like architruere, roads, signs and a lot of other small things to figure out where you are. Then you make your guess on the map and see how close you got.

Ship #1

What did you make?

Made WHERE ON EARTH?, a GeoGuessr-style game where you get dropped somewhere random and have to figure out where you are. You get 5 rounds, guess on the map, and get points based on how close you were.

What was challenging?

Getting all the random locations, Street View, map, scoring and game logic to actually work together There were also a LOT of random bugs.

What are you proud of?

Mostly just how it turned out. I started with a pretty basic idea and somehow ended up with an actual game. I also learned a lot while making it, especially with maps and the Haversine formula.

What should people know?

It’s single-player for now, so give it a try and see how good your geography actually is Multiplayer is probably coming later.

  • 9 devlogs
  • 11h
Try project → See source code →
Open comments for this post

1h 42m 21s logged

Finally completed the app

This one took a LOT, and I mean A LOT, of time to finish. From building the game logic and map system to fixing random bugs, tweaking the UI, and making everything actually work together…

it was definitely a journey I couldn’t get multiplayer added this time, but that’s something I’ll work on after I ship this version.

For now, I’m calling it done and shipping it

Really happy with how it turned out, especially considering how much I learned while building it.

Next stop: multiplayer

0
0
14
Open comments for this post

2h 17m 49s logged

Updates:

Added this page telling about your Score.
I am thinking to add multiplayer but i have to learn first how to added it i think ill ship it once with single player only and then later update and ship again

0
0
54
Open comments for this post

1h 50m 44s logged

Soo, a lot has been done.
First the UI is completed with the game logic aswell.
There are a log of bugs

also….. i am unable to remove the top thinggy on the street view which tells what location is that soo trying to find a way to hide it also have to add a restart system after 5 rounds.

0
0
30
Open comments for this post

1h 57m 34s logged

Made Whole JS file:

Now there are 5 Rounds with all random locations
points system and distance is your score soo yep that’s the progress till now

0
0
41
Open comments for this post

38m 30s logged

Made the core function work.

Now whenever you play, you get placed at a random location on Earth and have to guess where you are. After you guess, it tells you the distance from your guess to the actual location.

Pretty basic for now but the main thing is working.

0
0
12
Open comments for this post

33m 8s logged

Yepeee, Came up with a method to get random locations + made a function to get the distance between the user’s guess and the location using the:

Haversine formula

Works SUPERRR great tbh, I didn’t know it would be this easy famm…

0
0
60
Open comments for this post

1h 5m 32s logged

Google Maps API was lowkey confusing to understand, but I learned just enough to make my project work.

Atm I’m using Google Street View + OpenStreetMap (bc it’s way easier to use but still so good).

Thanks to @openstreetmap for making a free map API
This is basically the structure so far. Next, I’m starting on the CSS for the game, then working on the score system and calculating exactly how far away the user’s guess was.

0
0
20
Open comments for this post

18m 1s logged

This was the sketch I had in mind and this is the UI I built from it.

I think it looks pretty cool so far, its just the landing page tho. I would love some suggestions on what I could improve . I still have to make the actual game UI so this is just the start.

0
0
86
Open comments for this post

45m 21s logged

Started working on it like 1.5 hours ago.
Got the concept clear and the theme too.

Currently just making the basic functioning app, not focusing on the style that much. Once I have a working app ill focus more on the UI and all.

0
0
56

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…