Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MonkeyTyper ⌨️🐒

A console-based game written in C++ designed for typing practice. This project was created as a hands-on way to learn and practice memory management and standard Input/Output operations.

Features

  • Randomized Words: Dynamically generates random words for the user to type.
  • Speed Tracking: Measures reaction time and real-time typing speed.
  • Performance Stats: Calculates and displays final statistics, including Words Per Minute (WPM).

Technologies Used

  • C++: Core game logic and application flow.
  • Memory Management: Practical application of pointers and memory allocation.
  • Standard I/O: Console input and output stream handling.

About

Console typing speed game written in C++ SFML

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages