JannatinNaim / ShiritoriCLI

Shiritori (しりとり) is a Japanese word game in which the players are required to say a word which begins with the final kana of the previous word, but in English.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shiritori CLI

Shiritori (しりとり) is a Japanese word game in which the players are required to say a word which begins with the final kana of the previous word, but in English.

Usage

  • Clone the repository.
    • git clone https://github.com/JannatinNaim/ShiritoriCLI
  • Change directory to the src folder.
    • cd ShiritoriCLI/src
  • Run the main.py file.
    • python main.py

It was just a fun side project. If you discover bugs, report them in the issues section of the repository or if you want, you can explore the code and see if you can fix it yourself (i'm lazy and might not work on this anymore). Have fun.

About

Shiritori (しりとり) is a Japanese word game in which the players are required to say a word which begins with the final kana of the previous word, but in English.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%