Skip to content

littledivy/quid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quid

Quid is a psych-like muktiplayer game which I originally made for my friends. (though i haven't ever hosted it). It works charm for me.

What you will need

The following are the requirements for hosting Quid.

  • Node.js - Javascript runtime enviornment
  • Haxe - The wonderful compiler for the Haxe language.

Once you have them installed, you can head over to the Installation section.

Installing

Quid is made using Haxe and Node.js Note: I have using Haxe as the client and Node.js as the server

 # the first step is to clone this repository.
 $ git clone https://github.com/divy-work/quid

 # next, we enter the git directory and run build script command
 $ cd ./quid && ./build.sh
 # If it gives an error, please check that you have Haxe compiler and Node.js installed on your machine.

Well done! You've successfully hosted Quid locally!

Now, head over to localhost:5000 and enjoy. 😄

Liscense

MIT

About

Quid. The weird quiz game. Sometimes similar to Psych. /kwɪd/ means `what?`

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published