projects:pokerface:pokerface
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| projects:pokerface:pokerface [2026/06/11 10:37] – [Version History] jhagstrand | projects:pokerface:pokerface [2026/06/23 06:24] (current) – [Version History] jhagstrand | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== User Guide ===== | ===== User Guide ===== | ||
| + | |||
| + | ==== About Pokerface ==== | ||
| https:// | https:// | ||
| - | Facial | + | Draw facial |
| + | |||
| + | Interpret words to convey human feelings. | ||
| + | |||
| + | Express the artificial feelings of a robot or LLM chatbot. | ||
| keyboard shortcuts | keyboard shortcuts | ||
| Line 17: | Line 23: | ||
| * focus 20 (0/100) | * focus 20 (0/100) | ||
| * pleasure 70 (0/100) | * pleasure 70 (0/100) | ||
| - | * hud 0 (0/1) | + | * sidebar |
| + | [[https:// | ||
| ===== Developer Guide ===== | ===== Developer Guide ===== | ||
| Line 27: | Line 34: | ||
| - | ==== Version History | + | ==== Task List ==== |
| - | 2026.06.?? - | + | Add feeling words to dictionary. |
| - | 2026.06.?? - Support feeling words new animation command | + | Add muscles to face drawing, associated with components of feelings. |
| - | * add animate command to change facial expression gradually | + | |
| - | * add table of feeling words | + | |
| - | * let interpreter translate feeling words into animate commands | + | ==== Version History ==== |
| - | * add feeling links and an explanation to the about page | + | |
| - | 2026.06.11 - blend command-driven prototype with original program | + | | v1.0.0 | first official release |
| - | * integrate command-engine, | + | |
| - | * refactored files for separation of function into separate files | + | |
| - | * pulled js and css out of index.html into pokerface.css and main.js respectively | + | |
| - | * pokerface now draws the face, controller handles the sliders, layout is done in index.html | + | |
| - | * engine is now a generic command-driver and poker handles the app-specific command processing | + | |
| - | * all programs upgraded to modern js | + | |
| - | * use let or const instead of var | + | |
| - | * use class instead of function with prototype | + | |
| - | * all js files are now modules and use import and export | + | |
| - | * load scripts with defer | + | |
| - | * added a package.json manifest file for use with test-suite.js | + | |
projects/pokerface/pokerface.1781188653.txt.gz · Last modified: 2026/06/11 10:37 by jhagstrand