Skip to main content

Ascii games engine

Project description

pyConsoleEngine

Ascii engine for drawing in console. Based on curses library

by @Arizel79

Install

pip install pyAsciiEngine

Example:

from pyAsciiEngine import AsciiScreen, Colors
scr = AsciiScreen()

scr.setStr(5, 5, "Hello, world! Prees Q to exit", Colors.RED)
while True:
    key = scr.wait_key()
    if key == "q":
        break
        

Project details


Download files

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

Source Distribution

pyAsciiEngine-0.0.7.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

pyAsciiEngine-0.0.7-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

Details for the file pyAsciiEngine-0.0.7.tar.gz.

File metadata

  • Download URL: pyAsciiEngine-0.0.7.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.3

File hashes

Hashes for pyAsciiEngine-0.0.7.tar.gz
Algorithm Hash digest
SHA256 5e4ce5790f1317366d46d7434002d3dcff93c5cf441f3b77040e5218f4249289
MD5 8350e01cd6f29699d6883cfaa21697e4
BLAKE2b-256 fd31d0710f34b406eaa3572238511496b003f3b780ca5a96bb956dbe1b7297a6

See more details on using hashes here.

File details

Details for the file pyAsciiEngine-0.0.7-py3-none-any.whl.

File metadata

  • Download URL: pyAsciiEngine-0.0.7-py3-none-any.whl
  • Upload date:
  • Size: 13.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.3

File hashes

Hashes for pyAsciiEngine-0.0.7-py3-none-any.whl
Algorithm Hash digest
SHA256 b456c06ba7568e18e43fd1719aca3e11bf3e53bce142ad5d023fc120a7626dcd
MD5 55cb93dcf55676f0fee27ff2fda279d0
BLAKE2b-256 85e938ea9b39358dae4fafe47eaf9f7109c15d2697d5925465d765ce9310f26d

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 Pingdom Monitoring Sentry Error logging StatusPage Status page