Skip to content

December 2015 - An MS-DOS application written in C++ that calculates the typing speed of a sample text. Also displays a leaderboard.

Notifications You must be signed in to change notification settings

tarun010/typing_speed_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Typing Speed Calculator

17 December 2015

The project consists of a menu driven program to perform various operations such as:

  • To start the timer.
  • Display the highscores of all users.
  • Display a tutorial The program is done using data file handling with separate functions to perform each task.
  • File handling
  • Searching and sorting
  • Time.h functions
  • Randomize functions
  • Process.h functions


App Main Menu

image

Sample Text: Calculate Typing Speed

image

Result

image

Save Your Result

image

Scoreboard

image

Help

image

About

image

About

December 2015 - An MS-DOS application written in C++ that calculates the typing speed of a sample text. Also displays a leaderboard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages