Skip to content

A challenging web game that requires you to match directions with arrow keys in 2 seconds or less.

Notifications You must be signed in to change notification settings

jonathanward/directions-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⬇️ directions ⬆️


What is directions?

directions is a challenging web game that requires you to follow on-screen commands using arrow keys in 2 seconds or less.

Click here to play!

How does it work?

Gameplay

The user can press any key or click/touch anywhere to start the game.

A word ("up", "left", "down" or "right") will appear on the screen. You'll have less than two seconds to press the corresponding arrow key on your keyboard (or, for mobile users, you can use the on-screen keyboard).

If you choose the correct key, the next word will pop up once time has expired. As time goes on, you'll see additional directions and multipliers. For example, if you see "left x2", that means you'll need to press the left arrow key twice. You'll have less time for each set of directions as the game progresses, so be fast!

When you make a mistake, the game will end. You'll see how long you lasted, as well as your score. To reload the game, simply press or click anywhere.

Highlights

Development features include:

  • A clean, responsive design using vanilla HTML, CSS and JavaScript
  • CSS transitions
  • Mobile-friendly gameplay with a custom, dedicated on-screen mobile keyboard
  • DOM manipulation
  • Scheduling in JavaScript

About

A challenging web game that requires you to match directions with arrow keys in 2 seconds or less.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published