https://github.com/rogue-frontier/asecii
ASCII Sprite Editing Console II (ASECII) is a sprite editor for Rogue Frontier.
https://github.com/rogue-frontier/asecii
Last synced: 5 months ago
JSON representation
ASCII Sprite Editing Console II (ASECII) is a sprite editor for Rogue Frontier.
- Host: GitHub
- URL: https://github.com/rogue-frontier/asecii
- Owner: Rogue-Frontier
- Created: 2020-04-17T23:09:53.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T15:14:46.000Z (almost 2 years ago)
- Last Synced: 2025-05-16T09:44:07.739Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 485 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASECII: ASCII Sprite Editor Console II

ASECII is a custom-made ASCII painter developed for Rogue Frontier.
## Features
### Menu
- Size
- Infinite
- Finite
- Palette
- Tile
- Color
- Color Selection
- Modes: RGBA / HSBA
- Picker
- Bars
- History (press Z to show)
- Layer
- Add
- Rename
- Move
- Merge Down
- Visible
- Apply Glyph
- Apply Foreground
- Apply Background
### Keyboard controls
- Brush (B)
- Fill (F)
- Type (T)
- Undo (Left Ctrl + U)
- Redo (Left Ctrl + R)
- Shape Select (S): Rect / Circle / Freeform / Polygon
- Wand Select (W): Local / Global
- Deselect (D)
- Move (M)
- Delete (Del)
- Pan (Space)
- Mouse Zoom (Ctrl + Wheel)
- Mouse Scroll (Wheel / Shift + Wheel): Vertical / Horizontal
Image files export to JSON-serialized SpriteModel objects, JSON-serialized `Dictionary`, and plain text (without color data).
## Preview
