Robot Hunt is an online two-player game for web, check out a quick demo here!
Player 1: You are a sentient robot. Find the life controller before the humans find you to obliterate the whole humanity. You can disguise yourself as one of the other robots in order to avoid the humans.
Player 2: There are rumors that a robot has become sentient. Find the sentient robot before it gets to the life controller and obliterates the whole humanity.
You'll need to have npm to install the dependencies. Follow the instructions supplied below.
-
Clone the repo
-
Install dependencies
npm install
-
Run the game!
npm start
-
Within your LAN open http://localhost:4200 on two or more computers
Front end
Back end
Any contribution is welcome!, feel free to modify this game and make it your own. I hope you have as much fun doing it as I had.