Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 968 Bytes

readme.md

File metadata and controls

31 lines (23 loc) · 968 Bytes

Scream Master

A cool voice based game created using vanilla javascript

✔ Speak softly for going down, and Scream for going high ✔

For the best gaming experience, play this game only using Google Chrome, Mozilla Firefox, or Opera web browsers. also this game it's not compatible with safari and old versions of edge.

I truly need/like your feedback and suggestions. so please Do not hesitate. I specify a section in the game about that.

Installation

1-Clone the repository

  git clone https://github.com/ariannargesi/scream-master.git

2-Navigate into the project folder

  cd scream-master

3-Install modules

npm install

4-Start the script

npm start

5-Open dist/index.html file, using a Local Web Server. there is a VsCode plugin for that Live Server