ASMR Coding | rock paper scissors in Java
This is an ASMR styled coding video where I code a console rock paper scissors in Java while giving you tingles.
It has been quite a while since I coded something in Java, and in this video I decided to de-rust my java coding. I made a rock paper scissors game where I let the user input a choice where the computer randomly chooses between the three choices. Then it runs through logical cases on who wins or not or whether there is a tie or not. Then I made the game loop over and over so multiple rounds can be played until the player decides to quit as well as track how many times the player wins, lost and the number of ties.
This video is not meant to be 100% a tutorial but rather an ASMR video for triggers, tingles and sensations. This was my attempt in creating basic functionality program in this video. I make typing noises with my keyboard as well as speak in a quiet room voice where I hope that will give you your needed ASMR sensations.
Chapters
[0:00] Intro
[1:10] Typing noises begin, player choices
[12:27] Computer choice functionality
[17:21] winner determination logic
[24:12] multiple rounds functionality
[29:33] tracking wins, losses, draws
[32:27] final testing
[34:28] conclusion
[35:08] End