← Back to Portfolio Software

Pi Games

Simple Python script for mental revision exercises of the first 2000 digits of pi.

Date June 2020
Role Developer
CodePythonShellSQLite
Pi Games

About

A Python-based training tool for memorizing the digits of pi. The application presents randomized quizzes and tracks progress over time using a local SQLite database.

Features

  • Supports first 2000 digits of pi
  • Progress tracking and statistics
  • Multiple quiz modes
  • Terminal-based interface

View on GitHub