Skip to main content

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

More

See the documentation

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

If you're not sure about the file name format, learn more about wheel file names.

typing_game-0.2.0-py3-none-any.whl (29.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: typing_game-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 29.4 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ed59a1bcbf5aa158c330dc6ec9c3d6ff2829c9f0639d829901996eb7d1859a5
MD5 f6fb75b887450e57b6119b50c6a11bae
BLAKE2b-256 af69f622fe6e01bf0c4a4b06e71d6fb136b9b400d73aa01c085226e6b2521211

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page