An open source multiplayer browser game. You are a fish and your scope is to get the biggest fish by eating other fishes.
Click to play
Instal Node.js https://nodejs.org/en/
Download and extract the zip at C:/
Install dependencies (via cmd) :
cd C:/fish-realm-master
npm install --save
cd ..
Run the game (via cmd) :
nodejs C:/fish-realm-master
Instal Node.js :
~$ sudo apt-get install nodejs
Instal the game :
~$ git clone git://github.com/Tiberiu02/fish-realm.git fish-realm
Instal dependencies :
~$ cd fish-realm
~$ sudo npm install --save
~$ cd ..
Run the game :
~$ sudo nodejs fish-realm
Update the game :
~$ sudo rm -rf fish-realm
~$ git clone git://github.com/Tiberiu02/fish-realm.git fish-realm
To play the game open a web browser and go to 'http://localhost'.
Any pull request wich is at least decent coded will be merged and appreciated.
https://www.reddit.com/r/gameideas/comments/45jmwy/need_game_suggestions/
... not found