Metadata-Version: 2.1
Name: typing_test_sdd
Version: 1.0.4
Summary: TKinter GUI Typing Test - Gaurav Surve 122SDD2
Home-page: https://github.com/GauravS2507/Gaurav-Surve-SDD2-Project---Typing-Test
Author: Gaurav Surve
Platform: any
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: End Users/Desktop
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Games/Entertainment
Description-Content-Type: text/markdown
Requires-Dist: customtkinter
Requires-Dist: pillow

# Gaurav Surve 12SDD2 Project - Typing Test
 
This is my Year 12 SDD Project.
I created a Touch Typing Program, aimed at helping kids learn type faster.


INSTRUCTIONS:
- Press Begin to go to main window.
- Press box at the bottom of the window to start typing.
- Select from 10, 30, and 60 seconds to decide what time you want to choose.

KEYBINDS:
- Open Program: SHIFT + ENTER 
- Close Program: SHIFT + ESCAPE
- Go Back: ESCAPE
- Restart: ENTER

BIBLIOGRAPHY/ SOURCES THAT HELPED
- Codemy.com --> Provided assistance in using Customtkinter and especially with scaling.
    https://www.youtube.com/c/Codemycom
- W3 Schools (JSON FILES, but also other things)
    https://www.w3schools.com/python/python_json.asp
- Stack Overflow --> Helped to get general assistance for any bugs or issues I encountered. 
    https://stackoverflow.com/
- Github --> Repository
    https://github.com/
- CHATGPT was used to source words for my words.json list. This was the fastest way to source words for this project, and the only time any AI was used in the making of this task.

SEE WIKI FOR ADDITIONAL INFORMATION/ASSISTANCE: https://github.com/GauravS2507/typing_test_sdd.wiki.git




Thanks, 
- Gaurav
