Skip to content
This repository was archived by the owner on Feb 8, 2020. It is now read-only.

willnode/artiscii

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

17 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Artiscii

Screenshot

Artistic text creation made fun.

Try it!

Background

This is the next version of my Ascii-Painter and it has been ported to Javascript.

Why? Because the web is cool! you don't have to install the software ๐Ÿ˜‰.

Usage

Launch the website and see yourself! Use copy + paste to move the art in and out the canvas. Your artwork will always be saved in local storage.

Hidden controls:

  • ctrl + z to undo (redo not available)
  • ctrl + drag at mode selection to drag/move the selection.
  • the resize option has an option to resize the font size in px

Run Locally

Download this repo and open index.html directly. Note that your creation won't be saved unless you run a localhost server (see below).

To run http server (using Node.JS):

npm i http-server -g
http-server .

Tidbits

The Mario I drew in the screenshot above

About

Artistic text creation made fun ๐Ÿ˜Ž

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published