User Tools

Site Tools


projects:pokerface:pokerface

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:pokerface:pokerface [2026/06/11 10:17] – [Developer Guide] jhagstrandprojects:pokerface:pokerface [2026/06/23 06:24] (current) – [Version History] jhagstrand
Line 4: Line 4:
  
 ===== User Guide ===== ===== User Guide =====
 +
 +==== About Pokerface ====
  
 https://pokerface.voyc.com https://pokerface.voyc.com
  
-Facial expressions drawn from numeric values for components of feelings...  artificial feelings of a robot or LLM chatbot.+Draw facial expressions from numeric values for components of feelings.   
 + 
 +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 0  (0/1)
  
 +[[https://pokerface.voyc.com/about/about.html | About Artificial Feelings]]
  
 ===== Developer Guide ===== ===== Developer Guide =====
Line 27: Line 34:
  
  
-==== Version History ====+==== Task List ====
  
-2026 Jun 11 - merged blend branch Integrated +Add feeling words to dictionary.
  
-revised files +Add muscles to face drawingassociated with components of feelings.
-index.html - js code and css style data moved out +
-pokerface.js - slider control removeddom creation and layout removed, now focused on drawing +
-controller.js  - renamed from PokerFaceController.js, drives the gui input sliders+
  
-new files 
-main.js - the default script, contains startup code previously in index.html 
-pokerface.css - contains style specs previously in index.html 
-engine.js - generic command-driven architecture, with macro recorder, and chat interpreter 
-poker.js - state, command table, command handlers, specific to this app, for use with engine.js 
-test-suite.js - automated tester called by node.js from within aider 
-package.json - manifest file for use with test-suite.js 
  
-all programs upgraded to modern js +==== Version History ==== 
-use let or const instead of var + 
-use class instead of function with prototype   +| v1.0.0  | first official release                          |  23 Jun 2026 | 
-all js files are now modules and use import and export +
-load scripts with defer+
  
  
projects/pokerface/pokerface.1781187454.txt.gz · Last modified: 2026/06/11 10:17 by jhagstrand

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki