Skip to main content

Tickytacky pixel game maker

Project description

Tickytacky

tickytacky pypi shield

Description

This library aims to make it easy to make retro-style games with Pyglet.

Install from pypi

Create a virtualenvironment with python3 and install with pip:

pip3 install tickytacky

Installing with Poetry

Install poetry according to the poetry docs.

Then, create a virtual environment with python3 and install with poetry.

poetry install

Examples

Examples can be found here, in the examples, repo:

Tickytacky Examples

Sprite Maker

The sprite library contains a small Flask app you can run to assist with making sprites.

Example:

python3 tickytacky/sprite.py

Then open http://0.0.0.0:5000/ to start using the sprite maker.

  1. Select colors from the large color button. It's an HTML5 color selector, so it will use your system's color picker to select any color.

  2. Click the "Create Color option" to add it to the palette.

  3. Choose that color from the palette options and draw with it. By default, the color name will show as undefined, but you can change that in the text box.

  4. If you remove a color from the palette, all pixels with that color will also be removed.

  5. When done drawing, name the sprite and click the "Export" button. This will create a new page which will show the JSON format for the sprite you drew.

  6. Copy that info into a JSON file in your game.

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

tickytacky-0.10.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

tickytacky-0.10.0-py3-none-any.whl (17.6 kB view details)

Uploaded Python 3

File details

Details for the file tickytacky-0.10.0.tar.gz.

File metadata

  • Download URL: tickytacky-0.10.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for tickytacky-0.10.0.tar.gz
Algorithm Hash digest
SHA256 6dd48110adfcf86a74742eeafd0604e17c4cf3100a739f16a715582cb6d97c92
MD5 21e5a387a5ae898697700a3a4a7c164d
BLAKE2b-256 165f6bc9b7fede0eddb99cbccc71ada7cf50c2f57a3933ed66a1d3c872327dbe

See more details on using hashes here.

File details

Details for the file tickytacky-0.10.0-py3-none-any.whl.

File metadata

  • Download URL: tickytacky-0.10.0-py3-none-any.whl
  • Upload date:
  • Size: 17.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.0 CPython/3.8.10

File hashes

Hashes for tickytacky-0.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 983b93d035e93cc6157f359a1628e340d13db395d952327b2f170032aea634aa
MD5 0ee1a1ee9798a221920408d74d8405ad
BLAKE2b-256 a720c7bdbbd2885b15758c345b1aa6467b3ddbe1d6fee5774eb39ff49d42eee8

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