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.5.tar.gz (6.1 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.5-py3-none-any.whl (13.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyAsciiEngine-0.0.5.tar.gz
  • Upload date:
  • Size: 6.1 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.5.tar.gz
Algorithm Hash digest
SHA256 56fd0e1a022757c54d6a02a9080a2c374b329f026e0ce41795590d1469fa2ef5
MD5 b7824af7ae6b1a7380167f37a93151f5
BLAKE2b-256 84ae37ee833e282c38c503874b88e1e1dfee8a374ccd8312a829e0d1b09099f1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyAsciiEngine-0.0.5-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.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c898bce5b879dde309f3c2391278514131a54decfae6f86ab9f34f5a6bf24d2d
MD5 3c2281961fe570cd991a3b10aa53c55f
BLAKE2b-256 93c8dc9d97e21d7268c4aae10436a581c1d0daf99e3d3c9c7de8f380a2f106e9

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