Skip to content

A simple javascript simulator for testing your PID tuning skills.

Notifications You must be signed in to change notification settings

danfinlay/pid-racing-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pid Auto Driving Simluator

 * Welcome to the world's most realistic auto-driving sim.
 *
 * In this game, you are a programmer for a self driving car
 * that will be driving critically bleeding patients to the hospital.
 * The further off the line you are, the harsher the terrain,
 * and the faster your patient bleeds out.
 *
 * Try to get to the finish line with as much blood in your patient
 * as possible!
 */

Running Locally

To run locally, install beefy (npm i -g beefy) and then run our sample.js file like this:

beefy sample.js --live

About

A simple javascript simulator for testing your PID tuning skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published