Skip to content

A Word Typing Game that I have created for my Introduction to Programming (C) lecture's final project.

Notifications You must be signed in to change notification settings

Hayberk/word-typing-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

word-typing-game

A Word Typing Game that I have created for my Introduction to Programming (C) lecture's final project. The main goal of the game is to reach the highest score by writing the words on the bomb dropped by the plane as quickly and accurately as possible and to save the city from being bombed. The game is designed to practice fast typing on the keyboard.

The codewords.txt file contains existing words that you may encounter in the game. You must keep this file in the same location as the .c extension file. You can also enrich the game by adding words to this .txt file.

Good luck and have fun!

About

A Word Typing Game that I have created for my Introduction to Programming (C) lecture's final project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages