iamthetoaster / VectorKart

Web implementation of pen and paper racetrack game.
MIT License
2 stars 0 forks source link

Vector Class - Shauna #18

Open BuzyBeeC opened 4 months ago

CoolCaper commented 4 months ago

Done:

  position
  velocity
  acceleration

  func: scale rotation

  tringle
  log translation, scale, rotation
  for some base_pos, velocity, and acceleration that are passed

  left side is old velocity, right is acceleration, bottom is new velocity