Skip to content

awanshrestha/car-simulation-socket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

car-simulation-socket

A remote controlled 2D car driving simulation using socket.IO. This simulation of a remote controlled car was built while learning socket.IO for making a real remote controlled rover. It consists of only basic controls. For more advanced controls, something like Phaser could be used.

The Car

remote controlled car driving simulation using socket

The Remote

remote controlled car driving simulation using socket

How to run

  • Install Node.js
> git clone https://github.com/awanshrestha/car-simulation-socket.git
> cd car-simulation-socket
> npm install
> node server.js

About

A remote controlled car driving simulation using socket.IO.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors