Skip to content

TheKoren/TribalWars

Repository files navigation

TribalWars

To run, simply type in the console (assuming you have already installed Node on your PC)

node index.js

If you encounter the following error:

Error: Cannot find module

Run the line below, to install the required node modules for this project:

npm install

About

Server-side JavaScript, basic tribal wars game.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published