/Number-guessing-game

Simple Japanese language number guessing game for OS X

Primary LanguagePython

Number-guessing-game

Simple Japanese language number guessing game

This game is for students of Japanese to improve their listening skills with Japanese numbers.

The program will speak a number in Japanese and the user will try and type the correct answer.

By default, the program will only say the numbers from 1 to 1,000, but this can be changed by editing the max_num parameter.

To use:

  1. Copy the number_guessing_game.py file
  2. Run with python3: "python3 number_guessing_game.py"