Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

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

gdomaradzki/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