Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fish realm

An open source multiplayer browser game. You are a fish and your scope is to get the biggest fish by eating other fishes.

Trailer

Click to play

IMAGE ALT TEXT HERE

Windows

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

Linux

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

How to play ?

To play the game open a web browser and go to 'http://localhost'.

Contributing

Any pull request wich is at least decent coded will be merged and appreciated.

TO DO list:

https://www.reddit.com/r/gameideas/comments/45jmwy/need_game_suggestions/

BUGS

... not found

CONTACT

About

Agar.io-like browser game

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages