Skip to content
Robert Jordan edited this page Mar 30, 2021 · 1 revision

Welcome to the AsciiArtist wiki!

PowerConsoleLib

The base framework from which all the Ascii* programs below are created in. Includes the AsciiImage class and file format, management tools for Windows console settings and information. And a UI framework heavily based around WPF design philosophy (minus the xaml editor).

Ascii graphics

Console management

UI framework


AsciiArtist

The console paint program. The PowerConsole framework heavily relies on this tool, as most graphics are managed and created within the tool. Even the UI assets used by AsciiArtist!

AsciiTetris

A fully-playable Tetris clone with (ripped) audio and music. Includes customizable gameplay modes, custom Tetromino definitions, and custom AI players based of weighted scoring.

AsciiVis

A music visualization player. Eternally in the early stages of development. The music loading is hardcoded and features are still hidden by hotkeys.

Clone this wiki locally