Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 301 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 301 Bytes

Psychic-Game

A game application that chooses a letter at random. Player has to guess the correct letter within 5 chances to win. When a player wins or loses, the game resets to play again. Player inputs guesses by pressing a letter on the keyboard.

#Technology Used HTML, CSS, and JavaScript