forked from RGBz/rorschach-blotter
-
Notifications
You must be signed in to change notification settings - Fork 0
Paints Rorschach-like inkblots using JavaScript and the HTML5 canvas element
License
HJSFoundation/inkblot-painter
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# Rorschach Inblot Test The Rorschach test is a psychological test in which subjects' perceptions of inkblots are recorded and then analyzed using psychological interpretation, complex algorithms, or both. Some psychologists use this test to examine a person's personality characteristics and emotional functioning. # inkblot-painter app This is a simple project to allow someone to create a procedurally generated Rorschach inkblot using JavaScript on a browser that supports HTML5 and more specifically, the canvas tag. Included are two files: * rorschach.js * rorschach.html The rorschach.html file will allow you to quickly generate a Rorschach inkblot in your browser (tested with Google Chrome). This rorschach.html file references the rorschach.js file that contains the guts of the inkblot painting.
About
Paints Rorschach-like inkblots using JavaScript and the HTML5 canvas element
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 83.5%
- HTML 16.5%