You can play and Enjoy on your own or play with friends upto 4 players at a time!
-
You are commander of the ship, your assistant bot has gone rogue and you need to try and follow the pattern made by the bot to create your highest score and steer the ship!
-
Play with friends, follow your friend's pattern while he tries to remember your pattern! Here's a 1v1 game play, the one who makes the mistake at the end loses!
- Fork and clone this repo:
$ git clone https://github.com/swaaz/Halo.git
- Install dependancies:
$ npm install
- Run backend game-server and leaderboard server:
$ cd backend $ nodemon index.js
- Run React Frontend:
npm start
This should be it to get it working on your local machine.
PS: The leaderboard server uses MongoDB, so the backend server may crash if you dont have MongoDB installed!
Great!! We are too broke to give a Bounty 🙃 Click here to create an issue and fill the necessary details.