Open Issues Need Help
View All on GitHubAI Summary: This issue outlines the development and implementation of a new `Tablero` class. The task involves creating the `Tablero.py` file within the `core/` directory and adding its corresponding test file, `test_tablero.py`, to the `test/` directory.
computacion-2025-backgammon-LucianoPanella created by GitHub Classroom
AI Summary: This issue proposes the development of a new `Dice` class, which should be implemented in `core/dice.py`. It also requires creating a `test` folder, adding `test_dice.py` for the new class, and including `test_jugador.py` within the test directory.
computacion-2025-backgammon-LucianoPanella created by GitHub Classroom
AI Summary: This issue involves the development or correction of the `Jugador.py` file, which likely contains a Player class. The task also requires adding corresponding unit tests for the implemented or modified functionality.
computacion-2025-backgammon-LucianoPanella created by GitHub Classroom