What did I change?
After creating the actual code for the project, I assumed thta I was done, but really, I realized I had to create a package (a JAR file) for people to run my game. Because of this, I was using Gradle, which required me to create new files in my game (mostly gradle files), and I had to download a lot of other packages via the terminal on my computer and VS Code. Now, I will finally be able to have a demo link to my project!
So what’s next?
I might add some HTML and even CSS to make the game look a bit nicer, because the only feature right now is the plain text. I might also spend some time creating more pathways, like a apocalypse pathway. There’s a lot of potential for this game, because it’s super basic, so I’m going to try to make the frontend more polished.