Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 544 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 544 Bytes

Oppu-Chan

Oppu-Chan is a simple application for training katakana and hiragana through repetition built with Tkinter.

Getting Started

Since Oppu-Chan uses Tkinter, running this application is a breeze. Ensure that you're using the latest version of Python. You'll also need to install ttkthemes in order to run the program.

git clone https://github.com/DatDarkAlpaca/Oppu-Chan
cd Oppu-Chan
pip install -r requirements.txt
py oppu.py