ong-gtp / selfdriving

Freecodecamp's self driving course with Javascript and HTML (No libraries)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Key take aways from the course:

  1. Car physics
    1. car movement with keybpard
  2. Road generation
    1. areal view
  3. Sensors
    1. ray casting
    2. segment intersection
  4. Collision Detection
    1. segment intersection
  5. Basic Neural Network
  6. Basic Genetic Algorithms
  7. Modern javascript techniques

Link : https://www.youtube.com/watch?v=Rs_rAxEsAvI&t=1502s

About

Freecodecamp's self driving course with Javascript and HTML (No libraries)


Languages

Language:JavaScript 91.2%Language:HTML 7.3%Language:CSS 1.5%