Terminal Base Typing Game
You need to python installed on your pc.
Install the required library if not already installed in your system specially for Windows pc
pip install windows-curses
from command line type
python main.py # default and also this program remembers the last level you played.
python main.py leve3 # 3 here the level you want to play from json file.