Skip to content

FlorianPusse/NAGARIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NAGARIO - Totally (NOT) like AGAR.IO

screenshot

NAGARIO will be a game in the style of agar.io. It is intended to demonstrate how such a game is designed and implemented. As development continues, a public node package will be made available to ease usage.

Getting started

  • Download Node.js
  • Clone the repository or download the .zip
  • Navigate to the downloaded folder in a terminal
  • Type npm install ./ to download the required dependecies.

Start NAGARIO

  • Navigate to the downloaded folder in terminal
  • Run node src/server.js to start up the server
  • Open your browser and goto http://localhost:8080/
  • To stop the server again just press CTRL + C

About

Totally N(OT) like AGAR.IO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published