Open Issues Need Help
View All on GitHub Random dice funktion 2 months ago
AI Summary: Implement a dice rolling function in Python that defaults to a 20-sided die (D20) but allows the user to specify the number of sides and the number of dice to roll. The function should handle invalid inputs gracefully.
Complexity:
2/5
good first issue
Opening scene 2 months ago
AI Summary: Create the opening scene for a text-based adventure game in Python. This scene will be the first scene the player encounters and will not require metadata tracking at this stage.
Complexity:
2/5
good first issue