Skip to content

A program to play piano notes on the command line interface, play quizzes, riddles, and other games.

Notifications You must be signed in to change notification settings

Hackathons-Projects/Do-Re-Mi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Do-Re-Mi Hacks-II

Description

A command line game application to play riddles and get educated about mental health.

Features

  • Play more than 20 riddles
  • Games and other exciting stuffs
  • Get educated towards mental health issues and its solutions

Setup

Follow these steps to setup.

  1. Clone this repo.
  2. Run this in server directory to install all packages.
$ npm install i
  1. Run this to start server on port 5000.
$ node index.js
  1. Open new terminal and move to client directory.
  2. Run this command to install all packages.
$ npm install i
  1. Change permission of client/index.js file to execute.
$ sudo chmod +x index.js
  1. Move to client directory and run index.js file to start playing game
$ ./index.js help

About

A program to play piano notes on the command line interface, play quizzes, riddles, and other games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published