skill-sample-nodejs-highlowgame icon indicating copy to clipboard operation
skill-sample-nodejs-highlowgame copied to clipboard

The high low game is a game where the player tries to guess the target number. After each incorrect guess, the player is informed if the target number is higher or lower than their current guess. Th...

Results 3 skill-sample-nodejs-highlowgame issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* Added support for hi-IN language model By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

The supplied code does not work as I believe it relies on some dynamoDB setup that does not appear in the tutorial pages to allow for data persistency. I updated...

*Issue #, if available:* *Description of changes:* Unit test scripts have been added under test\unit. Readme.md file is a copy from facts skill sample. By submitting this pull request, I...