Autonomous driving has captured academic and public imaginations for years. This project attempts to implicitly teach a car to follow the best optimized route to a destination while avoiding obstacles. The car is taught the optimized route based on a reward/penalty system via reinforcement learning. Using only the distance away from the nearest object and the angle of said object, the car avoids collisions and learns the optimized route in computer simulated worlds.