This web app uses JS to programmatically change image attributes (src) to display gestures, then heading contents to feedback game status.
This is ALL Client-side, the BROWSER does all the work, the SERVER merely sends the HTML and script when the page is loaded.
SCRIPT has been separated from Interface (because we can)
My choice: | Computer Chose: |