Collection of NumPy practice projects
-
Updated
Oct 26, 2025 - Jupyter Notebook
Collection of NumPy practice projects
This Dice Rolling Game is a two-player Python game where each player rolls a die to reach a score of 100. It's a simple, text-based game perfect for beginners learning loops, conditionals, and the random module in Python.
A library for simulating luck based dice rolls from dice notations written in PHP.
DiceRollingSimulator
Add a description, image, and links to the dicerollingsimulator topic page so that developers can more easily learn about it.
To associate your repository with the dicerollingsimulator topic, visit your repo's landing page and select "manage topics."