Tickytacky pixel game maker
Project description
Tickytacky
Description
This library aims to make it easy to make retro-style games with Pyglet.
Examples
Examples can be found here, in the examples, repo:
Sprite Maker
The sprite library contains a small Flask app you can run to assist with making sprites.
Example:
python tickytacky/sprite.py
-
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.
-
Click the "Create Color option" to add it to the palette.
-
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.
-
If you remove a color from the palette, all pixels with that color will also be removed.
-
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.
-
Copy that info into a JSON file in your game.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for tickytacky-0.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d89ed69b75e929fab50af685b1b7e8df2cb20cc10ee592e7747de5d9bfbb050 |
|
MD5 | bfdd5923b8921ffc36c3088f69d50a01 |
|
BLAKE2b-256 | d2f97626b374a284e414be5b5b629185071052ee15af5c46983353a123655473 |