JavaScript Psychic Game
-
Updated
Aug 31, 2019 - JavaScript
JavaScript Psychic Game
This is a game to see if the user can guess the random letter the computer has chosen. It takes the users input keystroke and compares it to the computers chosen letter, which is done by math.random method.
This game takes in the letter the user types and lets compares it to a hidden letter the program has chosen.
Random Letter Guessing Game built with JavaScript
Add a description, image, and links to the psychic-game topic page so that developers can more easily learn about it.
To associate your repository with the psychic-game topic, visit your repo's landing page and select "manage topics."