-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Welcome to the AsciiArtist wiki!
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).
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!
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.
A music visualization player. Eternally in the early stages of development. The music loading is hardcoded and features are still hidden by hotkeys.