No description
Find a file
2026-02-13 09:19:59 -05:00
art Fix initial source commit 2026-02-13 09:19:31 -05:00
artscripts Add initial source download 2026-02-12 19:31:07 -05:00
charsets Fix initial source commit 2026-02-13 09:19:31 -05:00
docs Add initial source download 2026-02-12 19:31:07 -05:00
formats Fix minor lint issues 2026-02-13 09:19:59 -05:00
games Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
palettes Add initial source download 2026-02-12 19:31:07 -05:00
shaders Add initial source download 2026-02-12 19:31:07 -05:00
ui Add initial source download 2026-02-12 19:31:07 -05:00
.gitignore Add a gitignore 2026-02-12 19:30:32 -05:00
.itch.toml Add initial source download 2026-02-12 19:31:07 -05:00
art.py Fix minor lint issues 2026-02-13 09:19:59 -05:00
art_export.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
art_import.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
audio.py Fix minor lint issues 2026-02-13 09:19:59 -05:00
binds.cfg.default Add initial source download 2026-02-12 19:31:07 -05:00
build_mac.sh Add initial source download 2026-02-12 19:31:07 -05:00
build_windows.bat Fix initial source commit 2026-02-13 09:19:31 -05:00
camera.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
charset.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
code_of_conduct.txt Add initial source download 2026-02-12 19:31:07 -05:00
collision.py Fix minor lint issues 2026-02-13 09:19:59 -05:00
cursor.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
edit_command.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
framebuffer.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
game_hud.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
game_object.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
game_room.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
game_util_objects.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
game_world.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
grid.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
image_convert.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
image_export.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
input_handler.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
justfile Add justfile for project commands 2026-02-13 09:19:59 -05:00
key_shifts.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
lab_color.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
license.txt Fix initial source commit 2026-02-13 09:19:31 -05:00
palette.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
playscii.cfg.default Add initial source download 2026-02-12 19:31:07 -05:00
playscii.py Fix minor lint issues 2026-02-13 09:19:59 -05:00
playscii_linux.sh Add initial source download 2026-02-12 19:31:07 -05:00
playscii_linux.spec Add initial source download 2026-02-12 19:31:07 -05:00
playscii_mac.spec Add initial source download 2026-02-12 19:31:07 -05:00
profile Add initial source download 2026-02-12 19:31:07 -05:00
pyproject.toml Disable lint rules inappropriate for legacy codebase 2026-02-13 09:19:59 -05:00
README.md Fix initial source commit 2026-02-13 09:19:31 -05:00
renderable.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
renderable_line.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
renderable_sprite.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
requirements.txt Add initial source download 2026-02-12 19:31:07 -05:00
selection.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
shader.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
texture.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
ui.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_art_dialog.py Fix minor lint issues 2026-02-13 09:19:59 -05:00
ui_button.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_chooser_dialog.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_colors.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
ui_console.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_dialog.py Replace bare except with except Exception 2026-02-13 09:19:59 -05:00
ui_edit_panel.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_element.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_file_chooser_dialog.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_game_dialog.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
ui_game_menu_pulldown_item.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_info_dialog.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_list_operations.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
ui_menu_bar.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_menu_pulldown.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_menu_pulldown_item.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_object_panel.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_popup.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_status_bar.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_swatch.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_tool.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
ui_toolbar.py Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
uv.lock Apply ruff auto-fixes and formatting 2026-02-13 09:19:59 -05:00
vector.py Convert format calls to f-strings 2026-02-13 09:19:59 -05:00
version Add initial source download 2026-02-12 19:31:07 -05:00
win_copy_include Fix initial source commit 2026-02-13 09:19:31 -05:00
win_xcopy_exclude Fix initial source commit 2026-02-13 09:19:31 -05:00
win_xcopy_include Fix initial source commit 2026-02-13 09:19:31 -05:00
zip_build.bat Fix initial source commit 2026-02-13 09:19:31 -05:00
zip_src.sh Add initial source download 2026-02-12 19:31:07 -05:00
zip_src_include Add initial source download 2026-02-12 19:31:07 -05:00

PLAYSCII - an ASCII art and game creation tool

Playscii (pronounced play-skee) is an art, animation, and game creation tool. The latest version will always be available here:

Playscii's main website is here:

Offline documentation

Playscii now includes its own HTML documentation, which you can find in the docs/html/ subfolder of the folder where this README resides.

Online documentation

The latest version of the HTML documentation resides here:

https://jplebreton.com/playscii/howto_main.html

Bugs

If you run into any issues with Playscii, please report a bug here:

https://heptapod.host/jp-lebreton/playscii/issues

Roadmap

For possible future features see Playscii's Trello:

https://trello.com/b/BLQBXn5H/playscii

Please don't take anything there as a promise, though. If you'd find something on there especially valuable, feel free to vote or comment!

Contact

If you've made something cool with Playscii and/or have any suggestions on how to improve it, please let JP know!

https://jplebreton.com/#contact_email