ASMR Coding lo-fi | Trick-or-Treat simulator in Java
This is a lo-fi ASMR styled Java coding video.
In this Halloween themed video, I will be coding a trick-or-treating console(text) simulator. This little game gets you to go to houses and get some candy (of course they are not real houses). The program consists of multiple classes. One for making Candies, one for all of the Houses, and one application class. I defined Candies where they are randomly set a type/flavour. I defined the House class where the houses give a random amount of Candy objects (or not respond when you knock). In the main class I created a simple loop where the trick-or-treater decides to knock at houses and fill a bag of candies. In this case the back of candies is an ArrayList of Candy objects.
Please like if you have gotten the tingles. I make typing noises as I type code in Java. I don't have a high-end microphone but I am planning to get one over the new year.
Happy Halloween to all viewers and trick-or-tingle 'ers!