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

Travel Destination Higher or Lower

  • 1 Devlogs
  • 3 Total hours

This is a game like higher or lower, but this is based on the number of people who go to certain travel spots.

Ship #1

I made a travel-themed Higher or Lower game using HTML, CSS, and JavaScript. The player compares two famous travel destinations and guesses whether the second destination has higher or lower annual visitors than the first one. The game includes a split-screen design, destination background images, score tracking, high score storage, a shuffled destination system, and a game over screen.

The most challenging part was making the game feel smooth and not repetitive. At first, random destinations could repeat too often, so I added a shuffled deck system that goes through the destination list before repeating places. Another challenge was finding visitor numbers because annual tourism data can change depending on the year and source, so I used approximate values for gameplay.

I am proud of the visual design because it looks like a real Higher or Lower style game. I am also proud that the JavaScript does more than just compare two numbers. It manages the score, high score, game state, random destination order, answer reveal, and restart logic.

To test the project, people should click Higher or Lower and check whether the answer is revealed correctly. They should make sure the score increases after a correct answer and that the game over screen appears after a wrong answer. They should also refresh the page to confirm that the high score is saved. Since the visitor counts are approximate, the game should be tested as an educational guessing game, not as an official tourism statistics source.

  • 1 devlog
  • 3h
  • 5.63x multiplier
  • 16 Stardust
Try project → See source code →
Open comments for this post

2h 46m 32s logged

Design Goal
The goal was to create a game that looked bold, clean, and exciting.
The design uses:

A full-screen split layout

Two large destination panels

Background travel images

Dark overlays for readable text

Large destination names

A highlighted annual visitor number

A central VS circle

Large Higher and Lower buttons

Score and high score display

The visual style was inspired by modern quiz games and travel websites.

0
0
3

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…