Skip to content

A simple multiplayer online game written in JavaScript, utilizing Node.js, Socket.io and Phaser.js

Notifications You must be signed in to change notification settings

62316e/simple-car-game

 
 

Repository files navigation

Simple Car Game

This game is being developed as a tutorial.

You can access it here

Build Setup

# To install, just go to the root folder and run
npm i

# To build the files run
npm run build

# To run as dev
npm run dev

# To run as prod
npm run start

About

A simple multiplayer online game written in JavaScript, utilizing Node.js, Socket.io and Phaser.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.3%
  • HTML 2.7%