Implemented Rock Paper Scissors Mini game!
So, Just spend a couple of minutes implementing a working rock paper scissors mini game.
- [] It uses the
buttonfeature to ask for the user’s choice. - [] It uses
Math.Random()function to select its own choice. - [] It uses multiple If statements for every case.
Will spend some more time refining its style later but the actual mini game is complete for now.
NOTE: I’m using a modified version of discord ONLY to show some useful information (like which device I’m using [see members list], what the previous messages were of the bot [see chat, message logger is enabled]. I DO NOT CONDONE THE USAGE OF MODIFIED VERSIONS OF DISCORD AS IT GOES AGAINST THEIR TOS.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.