Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pakastin/car

Multiplayer 2d car physics with JavaScript!
https://github.com/pakastin/car

Last synced: about 2 months ago
JSON representation

Multiplayer 2d car physics with JavaScript!

Awesome Lists containing this project

README

        

# 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](https://github.com/pakastin/car/blob/master/car.js)! 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](https://github.com/pakastin) and/or [sponsor me](https://github.com/sponsors/pakastin) to keep these coming! 😎

- https://news.ycombinator.com/item?id=21927076
- https://github.com/manassarpatwar/Self-driving-AI