- English
- Português
A typing game made with pygame.
Main Game file »
View Demo
·
Report Bug
·
Request Feature
This is an implementation of a typing game, the objective is to not let the words come to the left side by typing them and pressing return. Each word has a score that when you type it is registred below, this score is also used to make the game harder and harder as you progress through.
This project was heavily inspired by bisqwit's typing game (wspeed)
- Python 3.10
- pygame 2.1.2
Run main.py
$ python main.py
- Scoring system
- Difficulty increase over progress
- Leaderboarding system
- Words per minute meter
- Accuracy meter
- Easy to create new words and word_lists
- Go to 'word_lsts' folder
- Create a new text (.txt) file
- Type each word in each line of the file
- Then save the file
- Create a new empty text file in 'leaderboards' folder with the same name of your word_list file.
- jsfxr - An 8 bit sound generator made with JavaScript by Eric Fredricksen, the original version (sfxr) was made by DrPetter
- Background music - An 8 bit port of J.S. Bach: Little Fugue in G minor (BWV 578), the remix was made by MajorNebula