Skip to main content

Tilt corrector for the text image

Project description

This is a set of typing-game.

Install

pip install typing-game

USAGE

open the command line:

typing-game config.py

an example of conf.py:

from pathlib import Path

__this_dir__ = Path('.').parent  # do not use the __file__

# TypingDropDown
DROPDOWN_TXT = __this_dir__ / Path('words.txt')

# TypingArticle
ARTICLE_DIR = __this_dir__ / Path('article')  # The files in which is you want to type.

WIDTH, HEIGHT = (1600, 600)

DEMO

https://raw.githubusercontent.com/CarsonSlovoka/typing-game/master/typing_drop_down/_static/demo/home.png https://raw.githubusercontent.com/CarsonSlovoka/typing-game/master/typing_drop_down/_static/demo/dropdown.png https://raw.githubusercontent.com/CarsonSlovoka/typing-game/master/typing_drop_down/_static/demo/stage.png https://raw.githubusercontent.com/CarsonSlovoka/typing-game/master/typing_drop_down/_static/demo/article.png

Contributing

If you want to contribute, please use Dev's branch as the main branch, The master branch is just purely used to create a GitHub page.

Be sure to write tests for new features. If you have any difficulties, you can ask me or discuss with me. I am glad if you want to join us.

By the way, I’m very friendly!

More

See the documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

typing_game-0.2.1-py3-none-any.whl (29.6 kB view details)

Uploaded Python 3

File details

Details for the file typing_game-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: typing_game-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 29.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.3

File hashes

Hashes for typing_game-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 85811de62a59cfb5ea10de63c87dc001a7a906110fa88d9525c085874f3e33e1
MD5 462d1ee603736dd96afa018efb7763d5
BLAKE2b-256 ea5fecf330ec3bc17854a20860b5ad3dd29bf085809523e5a6a07f07e5aab75b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page