https://github.com/osspk/typing-tutor
๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.
https://github.com/osspk/typing-tutor
console console-app console-application console-game console-graphics cplusplus cpp extendable-game fun-game game game-2d open-source-game open-source-project text-game typing-game typing-practice typing-skills typing-trainer typing-tutor typingtutor
Last synced: 7 months ago
JSON representation
๐ฎ An interactive graphical Typing Tutor game made using C++ (Console Based) having various difficulty levels and a fun gameplay.
- Host: GitHub
- URL: https://github.com/osspk/typing-tutor
- Owner: OSSpk
- License: mit
- Created: 2018-06-23T10:56:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-22T11:24:33.000Z (7 months ago)
- Last Synced: 2024-11-22T12:25:30.752Z (7 months ago)
- Topics: console, console-app, console-application, console-game, console-graphics, cplusplus, cpp, extendable-game, fun-game, game, game-2d, open-source-game, open-source-project, text-game, typing-game, typing-practice, typing-skills, typing-trainer, typing-tutor, typingtutor
- Language: C++
- Homepage: https://github.com/harismuneer
- Size: 547 KB
- Stars: 26
- Watchers: 3
- Forks: 26
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
# Typing-Tutor ๐ฎ
![]()
[](#)
[](https://www.github.com/harismuneer/Typing-Tutor/fork)
[](https://www.github.com/harismuneer/Typing-Tutor/issues)
[](#)A visually appealing and interactive Typing Tutor game made using C++.
It was made as a final project for my course Introduction to Computing CS101 during my 1st Semester at [National University of Computer and Emerging Sciences](http://nu.edu.pk/).
## How to Run
There's a file named "Typing Tutor.exe". Just run it and the game will start.
If "Typing Tutor.exe" isn't working then the game can be compiled using any of the two ways:
1) The project is compiled using Code Blocks. So, there is a file named "Typing Tutor.cbp". Open it in Code Blocks and the whole project will load up with all files. Then just click "Build and Run" and the game will start. {Add the libgdi32 library in Code Blocks using project->build options->linker settings-> add button (find libgdi32 for your compiler)}
2) To have the best experience it is HIGHLY RECOMMENDED to compile the main.cpp file of the game using G++
using the command:
```g++ -o main.exe mygraphics.cpp myconsole.cpp main.cpp - lgdi32```## Screenshot
Instructions to Play the Game
-----------------------------
The rules of my game "Typing Tutor" are :-- You are provided with a Typing Box . A Box is shown moving vertically on the screen with a
word in it.There are five still boxes containing words.
-- If you type the word shown in the moving box , correctly, then the moving box will
start to move leftwards otherwise if you have entered an incorrect word in the Typing
Box then you will lose one life .
-- When the moving Box collides with a still box (after the moving box has completely
moved leftwards) , then if the words in both boxes are same , then your score
will increase by one , otherwise you will lose one life.-- When the word you entered in the Typing Box do no match with that of the word in the Moving Box
then your no. of lives will reduce by one .-- In order to win the game , you need to attain a score of 10 i.e by matching
Ten times correctly .-- You have a total of 5 lives in the beginning and if you lose all your lives i.e when you have
0 lives , then you will lose the game and the game will end.-- Once you have typed a character in the typing box , it cannot be removed by using
BACKSPACE or DELETE key . So be careful while playing ;)-- There are a total of four levels . Choose which ever level you want to play. Each one is more difficult than previous one.
Enjoy !!!!!!!
## Author
You can get in touch with me on my LinkedIn Profile: [](https://www.linkedin.com/in/harismuneer)You can also follow my GitHub Profile to stay updated about my latest projects: [](https://github.com/harismuneer)
If you liked the repo then kindly support it by giving it a star โญ and share in your circles so more people can benefit from the effort.
## Contributions Welcome
[](https://www.github.com/harismuneer/Typing-Tutor/issues)If you find any bugs, have suggestions, or face issues:
- Open an Issue in the Issues Tab to discuss them.
- Submit a Pull Request to propose fixes or improvements.
- Review Pull Requests from other contributors to help maintain the project's quality and progress.This project thrives on community collaboration! Members are encouraged to take the initiative, support one another, and actively engage in all aspects of the project. Whether itโs debugging, fixing issues, or brainstorming new ideas, your contributions are what keep this project moving forward.
With modern AI tools like ChatGPT, solving challenges and contributing effectively is easier than ever. Letโs work together to make this project the best it can be! ๐
## License
[](../master/LICENSE)Copyright (c) 2018-present, harismuneer
![]()
Hey there, I'm Haris Muneer ๐จ๐ปโ๐ป
- ๐ธ๏ธ Founder of Cyfy Labs: At Cyfy Labs, we provide advanced social media scraping tools to help businesses, researchers, and marketers extract actionable data from platforms like Facebook, Instagram, and X (formerly Twitter). Our tools support lead generation, sentiment analysis, market research, and various other use cases. To learn more, visit: www.cyfylabs.com
- ๐ Open Source Advocate: Iโm passionate about making tech accessible. Iโve open-sourced several projects that you can explore on my GitHub profile and on the Open Source Software PK page.
- ๐ซ How to Reach Me: You can learn more about my skills/work at LinkedIn. You can also reach out via email for collaboration or inquiries. For Cyfy Labs related queries, please reach out through the company website.
๐ค Follow my journey