Skip to content

chrismytton/art

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Art

This is an evolving collection of digital art.

Usage

Create a new piece by adding an HTML file to the docs/ directory.

To compile the TypeScript you'll need to install TypeScript globally and then run tsc.

$ npm install -g typescript
$ tsc

To watch TypeScript files for changes:

$ tsc -w

Ideas

  • Explore randomness in art
  • Interactive art using GET parameters
  • Art through telnet using ANSI escape codes
  • Put some art into DNS
  • Use the browser sound API
  • ASCII art
  • Computer generated poems
  • Explore shapes and color
  • Interactive game
  • 3D models
  • Animated gifs

Inspiration

About

🎨 An evolving collection of digital art

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published