Skip to content

lonewolf107/csci121-ascii-art

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASCII Art Website

A simple website for displaying ASCII artwork.

Adding Art

To add an example of ASCII art:

  1. Add the ASCII art to a text file in the art subdirectory
  2. Add information about the ASCII art to art.js
  • title A title for the ASCII art
  • filename The name of the file containing the ASCII art
  • credit_text The name of the artist
  • credit_url A link to where you found the ASCII art (optional)

About

A simple website for displaying ASCII artwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.3%
  • HTML 26.7%