/psychic-game

This is an event-driven, JavaScript front-end application. It takes in a user keyboard event and attempts to match it to the computer's randomly generated keyboard value. There are 2 outcomes: the user guesses the keyboard value correctly, or runs out of guesses.

Primary LanguageJavaScript

No issues in this repository yet.