Skip to content
/ GCSO Public

The Global Car Safety Organisation tests cars for safety and reliability in the event of a crash. Based upon the weight and speed of the car, the deformation of the car is calculated using the formula below.

Notifications You must be signed in to change notification settings

Demo-WHJ/GCSO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GOAL:

In Class 20, you learned how to evaluate if two sprites have collided. In this project, you have to make a simulator that can test car reliability.

Story:

The Global Car Safety Organisation tests cars for safety and reliability in the event of a crash. Based upon the weight and speed of the car, the deformation of the car is calculated using the formula below.

Examples:

  • Any deformation greater than 180 is considered lethal for the passengers.
  • Any deformation between 80 and 180 is considered average.
  • Deformation below 80 is considered good. You have to help the CGSO by creating a simulator to collide a car sprite with a wall and calculate the damage.

Output Link:

https://demo-whj.github.io/GCSO/

About

The Global Car Safety Organisation tests cars for safety and reliability in the event of a crash. Based upon the weight and speed of the car, the deformation of the car is calculated using the formula below.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published