t00 / simple-car-game

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

Home Page:https://simple-car-game.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://simple-car-game.herokuapp.com/


Languages

Language:JavaScript 97.3%Language:HTML 2.7%