Skip to content

Zoidzoid/simud

Repository files navigation

Serie D Bracket Simulator

Project Structure

  • src/ # Source files
    • main.py # Main file to run the simulator
    • bracket.py # Bracket logic
    • teams.py # Teams management
  • tests/ # Test files
    • test_bracket.py # Unit tests for bracket logic
    • test_teams.py # Unit tests for teams management
  • data/ # Sample data
    • teams.json # List of teams
    • matches.json # Match results
  • README.md # Project documentation
  • .gitignore # Git ignore file

About

Simulador da Serie D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors