Skip to content

RodriFS/robot-hunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Hunt

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.

Gameplay

Getting started

You'll need to have npm to install the dependencies. Follow the instructions supplied below.

  1. Clone the repo

  2. Install dependencies npm install

  3. Run the game! npm start

  4. Within your LAN open http://localhost:4200 on two or more computers

Tech Stack

Front end

Back end

Contributors

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.