rpotter12 / speed-up

A python game to check your typing speed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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? 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 before opening a new ticket. It might be already answered and save both you and us time. 😄
  • 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 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)

About

A python game to check your typing speed.

License:MIT License


Languages

Language:Python 100.0%