3 Open Issues Need Help Last updated: Aug 29, 2025

Open Issues Need Help

View All on GitHub

AI 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.

Complexity: 1/5
enhancement good first issue

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.

Complexity: 1/5
enhancement good first issue

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.

Complexity: 2/5
enhancement good first issue

computacion-2025-backgammon-LucianoPanella created by GitHub Classroom