Skip to content

The goal of this project is to create a multiplayer browser game.

License

Notifications You must be signed in to change notification settings

ronandalton/an-io-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An online multiplayer browser game

The goal of this project is to create a game similar to agar.io.

This project is currently a work in progress.

Running locally

Execute the following commands to start a local development server:

git clone https://github.com/ronandalton/an-io-game.git
cd an-io-game
npm install
npm run start

Then visit http://localhost:3000/ in a web browser to play the game.

About

The goal of this project is to create a multiplayer browser game.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published