Skip to content

pgoonghang/Number-guessing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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"

Releases

No releases published

Packages

No packages published

Languages