Drifting Simulator and Score Calculator
Date
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Item Statistics
- Total Views: 15
- Total Downloads: 15
- Views in the Last Month: 0
Abstract
The Drifting Simulator and Score Calculator is designed to simulate data of a car drifting around a track and to calculate a score based on that data. In drifting, cars are modified to have very little rear wheel traction, allowing them to oversteer and slide around a corner at an angle. This program is designed to score drifters by how fast they take turns, how close they get to scoring pins, and at what angle they take the turns. The program is currently a basic, standalone program for demonstration purposes only. In the future the program could be implemented into hardware that could be attached to cars in order to get real-world information. The program is written entirely in Java as it is a flexible and easily portable language; the program is intended to run on different types of machines.