hobson / pyradice

A cli implementation of "Ra: The Dice Game" to teach myself Python. Still a work in progress. When I complete the cli version, maybe I'll upgrade it with pygame.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick Start

source .venv/bin/activate
pip install -r requirements.txt
python pyradice_tui.py

About

A cli implementation of "Ra: The Dice Game" to teach myself Python. Still a work in progress. When I complete the cli version, maybe I'll upgrade it with pygame.


Languages

Language:Python 100.0%