Skip to content

Crymfox/car-wars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car Wars Robotics Competition 2D Demo Game

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.

Game Specifications

The specifications for Car Wars can be found here.

How to Play

Car Controls

RED Car

  • Forward: z
  • Backward: s
  • Right: d
  • Left: q

BLUE Car

  • Forward: UP_ARROW
  • Backward: DOWN_ARROW
  • Right: RIGHT_ARROW
  • Left: LEFT_ARROW

Game Actions

  • Score: Press the GREEN button
  • Reset: Press the PURPLE button

Technology Stack

  • JavaScript
  • p5.js
  • matter.js

Contact

For any questions or feedback, please contact me. Enjoy!