Skip to content
/ asciiss Public

Ascii stylesheets making use of ascii.rocks - JS implementation parsing CSS to show ASCII on HTML5 canvas

License

Notifications You must be signed in to change notification settings

kyptov/asciiss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ascii Stylesheets

Show characters on the screen that look just like in the 80s

A demo for this can get seen here:

http://stylesheets.asciibox.com

Installation with nodejs

To install the application, install nodejs from http://www.nodejs.org, then call "npm install" from the command line to install all dependencies, and call the index file from the web browser.

Installation without nodejs

To install the application, copy all files from http://www.github.com/asciibox/asciirocks to the subdirectory "asciirocks" inside "node_modules":

alt tag

The following directories should be in asciirocks: assets, css, fileuploader, images, music, scripts as well as the following .php files: create_default.php, export.php, subs.php, upload.php and the following .html file: index.html.

When you call the application, you will get to see a HTML5 canvas with Ascii characters on the screen, which were positioned and formatted using stylesheet commands.

License

MIT license

About

Ascii stylesheets making use of ascii.rocks - JS implementation parsing CSS to show ASCII on HTML5 canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published