Phase 1.3: Complete league setup and team generation #8
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Need to complete and test the league fixture generation and team player generation. The C code has
fixture_write_league_fixturesandteam_generate_players_stadium. The Go versions exist but need cleanup and testing.Tasks
team_generate_players_stadium(ingo/code/team.go)fixture_write_league_fixtures(ingo/code/fixture.go)player_new(ingo/code/player.goorgo/player.go)Depends On
Acceptance Criteria