MageJohn / pi_wars

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

University of York Pi Wars

This repository holds the code for the robot being built by students at the University of York for the 2020 Pi Wars competition in Cambridge [0]

Dependencies

Use pipenv to install the dependencies; in a shell run pipenv sync to install them in a virtual environment, then use pipenv run to run something inside the environment or use pipenv shell to start a shell inside the virtual environment.

About

License:MIT License


Languages

Language:Python 80.2%Language:C++ 15.4%Language:HTML 2.7%Language:CMake 1.7%