pakastin / car

Multiplayer 2d car physics with JavaScript!

Home Page:https://car.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiplayer 2d car physics with JavaScript!

https://car.js.org Use keyboard (up/down/left/right/space, w/s/a/d/space), touch screen (swipe up, down, left, right + shoot with second finger) or gamepad.

All code here! Not real car physics, but a simple way to do nice little drifting 😛

Skidmarks are rendered with canvas and car is just a simple DIV element. Web socket server is here: https://github.com/pakastin/car-ws

Check out my other projects and/or sponsor me to keep these coming! 😎

About

Multiplayer 2d car physics with JavaScript!

https://car.js.org

License:MIT License


Languages

Language:JavaScript 77.1%Language:HTML 12.9%Language:CSS 10.0%