An open API service indexing awesome lists of open source software.

https://github.com/rpotter12/speed-up

A python game to check your typing speed.
https://github.com/rpotter12/speed-up

game python3 typing-game typingspeedtest

Last synced: over 1 year ago
JSON representation

A python game to check your typing speed.

Awesome Lists containing this project

README

          

# speed-up
A python game to check your typing speed.

## Game Description
- 60 seconds game
- get new word after pressing `enter`
- shows words per minute after 60 seconds.

## How to run the game
- `git clone https://github.com/rpotter12/speed-up`
- `cd speed-up`
- `python3 test.py`

## Contributing

- Want to contribute to [speed-up](https://github.com/rpotter12/speed-up)?
We are happy to have you!
- Here is a basic outline on opening issues and making PRs:

## Opening Issues

- Search for your problem in the
[issues section](https://github.com/rpotter12/speed-up/issues)
before opening a new ticket. It might be already answered and save both you and us time. :smile:
- Provide as much information as possible when opening your ticket, including any relevant examples (if any).
- If you think your question is naive or something and you can't find anything related,
don't feel bad. Open an issue any way!

## Making Pull Requests

- Look up for open issues and see if you can help out there.
- When making a PR, point it to the [master branch](https://github.com/rpotter12/speed-up/tree/master)
unless mentioned otherwise.
- If you are planning to work on something big, let us know through an issue. So we can discuss more about it.
- Lastly, please don't hesitate to ask if you have any questions!
Let us know (through an issue) if you are facing any trouble making a PR, we'd be glad to help you out!

(If you like the project, support us by staring the project)