Hi,
Kindly suggest any simple gaming project in UiPath with sample code for my learning.
Then it would be more helpful for me!!!
Thanks >>>
Hi,
Kindly suggest any simple gaming project in UiPath with sample code for my learning.
Then it would be more helpful for me!!!
Thanks >>>
@MexaJames
I don’t have code, but a good sample project is a guess the number game. Generate a random number between 1 and 100 and prompt the player to guess it. If they guess wrong give a “higher!” or “lower!” message and if they guess it tell them how many tries it took. It’s a good introductory game because it teaches the basics of a lot of different concepts: random number generation, user input, decision making, etc.
Thank You @DanielMitchell
And Please Suggest Any Sample game related image manipulation
There might be some on https://go.uipath.com/
There was a Sudoku I think
Thanks
@ClaytonM