Skip to content

stem-code/platformer-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

platformer-server

The server-side aspect, responsible for the multiplayer functionality of the project.



How to Build
  1. Download and install npm/nodeJS from the website.
  2. Run npm install to install all dependencies.
  3. Run npm start to start the web server.
  4. That's it! The web server should start on port 3000.
  5. To test it, go to http://127.0.0.1:300/test.

About

The server-side aspect, responsible for the multiplayer functionality of the project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published