Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 349 Bytes

Cryptic Characters

About

Cryptic Characters is a web game where you are tasked to unscramble a series of words. The user wins when they achieve a score of 500, and loses once their three lives run out.

Installation

To install all dependencies, run ‘npm install’ in the terminal. Then, to run the program, run ‘npm run start’.