ProtocolNebula / node-test-rpg-game

An online game for testing purpose made with nodejs and Canvas with Authoritative server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTML 5 online RPG game

Description

A simple RPG online game made with nodejs and Canvas for client

Mount game

Cloning repository and dependences

git clone https://github.com/ProtocolNebula/node-test-rpg-game.git
cd node-test-rpg-game
npm install

Launch the server

npm start

Playing the game

http://localhost:3000

Enjoy and fork it!

About

An online game for testing purpose made with nodejs and Canvas with Authoritative server

License:MIT License


Languages

Language:JavaScript 95.4%Language:HTML 3.0%Language:CSS 1.6%