This project is a demo created for the Car Wars robotics competition during Fast & Furious Robots 3.0 2020 in INSAT. The game is developed using JavaScript with the help of the p5.js and matter.js libraries.
The specifications for Car Wars can be found here.
- Forward:
z - Backward:
s - Right:
d - Left:
q
- Forward:
UP_ARROW - Backward:
DOWN_ARROW - Right:
RIGHT_ARROW - Left:
LEFT_ARROW
- Score: Press the GREEN button
- Reset: Press the PURPLE button
- JavaScript
- p5.js
- matter.js
For any questions or feedback, please contact me. Enjoy!