ASMR coding Backrooms Maze app (Part 2): Random Room Grid
This is an ASMR styled coding video. Watch me code and create a Backrooms-like maze program in Java from scratch while giving you ASMR tingles.
This is part 2 of a multi-part series where I create a room maze app inspired by the backrooms creepypasta. The series will consist of many small parts where I start from scratch on the first part, all the way to a fully working backrooms 2d GUI app.
In this part I will follow up from where I have left off from part 1 by changing up the toString method so it prints a special character representing the room itself. The method prints the correct special character depending on which doorways of the room are open either northward, southward, eastward or westward. It have lots of combinations so I had to use a long switch case scenario. After that I created a class that contains a 2d array containing random Backroom instances
If you don't know anything about ASMR, briefly, it's essentially a video where noises are being made/played in a way that might trigger sensational triggers such as tingles as a response to these noises.
If you got your sensations and tingles a thumb's up would be highly appreciated!
Part 1: https://youtu.be/u2In1X4iwdc