beat-up racing buggy

ASBP Buggy Race Server

Software, course material and documentation for a running a practical Python project

Rules & specs

Race rules and buggy definitions, plus the JSON specs you need to build the data.

See the specs

Upload data

Enter the specification of your buggy for the next race.

Submit buggy JSON

Race results

Report from the most recent race.

See results

Project details

Everything you need to know about the tasks you need to work on, including some helpful tech notes.

Go to project

Source code

The basic buggy editor is a Python Flask webserver. We'll tell you how to get your own copy to work on.

Get the code

Other places

Full documentation on how to run a race server for a Buggy Racing project

Server docs