Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 445 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 445 Bytes

Python Hole Analyzer

With using this project you can analyze a rcss competition rcl to see how many holes and clashes has been occurred in the competition.

How to use

  1. Clone the project

  2. Install the requirements

    pip install -r requirements.txt
  3. Move your rcl files to the data folder

  4. Run the main.py file

    python main.py
  5. The result will be saved in the output folder