Skip to content

JephDiel/Simulator2020

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulator

Welcome to the IEEE Southeast Con 2020 Simulator, designed by the Georgia Tech IEEE Robotics Team. This readme will explain how to use the simulator, as well as the components we've implemented.

This simulator is to be used by the other teams to test their code before a working robot is made. Because of its design goal, this project will frequently reference the official SoutheastCon 2020 GitHub: github.com/ncgadgetry/southeastcon2020. It contains the rules for the competiton, as well as a model of the playing field and the Arduino code running the field's electronics.

How to Run

TODO

How to Run Tests

TODO

Directory

  • /simulator
    • Buttons - The Buttons class maintains the state of pressable buttons on the left wall
    • Field - The Field class maintains the state of the simulated elements within the field
    • Game - Maintains and coordinates the game loop
    • Utilies - Utility class to convert between units of measure
  • /test
    • TODO

About

Simulator for the IEEE Southeast Con 2020 Competition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%