Skip to content

usysrc/AsciiPanel.as

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

AsciiPanel.as
---------

Heavily inspired by the Java AsciiPanel from Trystan: https://github.com/trystan/AsciiPanel

To quote the README of the original AsciiPanel:

AsciiPanel simulates a code page 437 ASCII terminal display. It supports all
256 characters of codepage 437, arbitrary foreground colors, arbitrary
background colors, and arbitrary terminal sizes.

The default terminal size is 80x24 characters and default colors matching the
Windows Command Prompt are provided.

This should be useful to roguelike developers.

About

a codepage 437 terminal for actionscript 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published