KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
rorschach-blotter
★ 15
Open GitHub ↗
rorschach inkblots on demand
Download README (.md)
Explore Similar Repositories
aegir_http_basic
:
Adds HTTP basic authentications options to Aegir
micter
:
micter is a micro word segmenter which splits a sentence into words.
distributed-pi
:
Calculate Pi using distributed computing with JavaScript on Appengine
flickr.simple.php
:
The trivial Flickr API library I use for most of my Flickr hacking scripts.
twiwt-blog
:
Twitter based blog tool
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
rorschach-blotter
?
Download (.md)
# Rorschach Inkblot Painter This is a simple project to allow someone to create a procedurally generated Rorschach inkblot using JavaScript in a browser. Included are two files: * rorschach.js * index.html The **index.html** file will allow you to quickly generate a Rorschach inkblot in your browser (tested with Google Chrome). This index.html file references the **rorschach.js** file that contains the guts of the inkblot painting. You can use this rorschach.js file however you want. You don't need to credit me in any way. For example you can use it to add client-side processed Rorschach inkblots to your web page. Have fun!