Hey, I’m Nathan (StonePickaxes) and I am new to java game development.
I am very excited to learn how to make games, but I am having a hard time getting started. I would appreciate it a ton if anyone could help me get started or maybe give me some pointers for how to write a basic java game (say, a 2d platformer or a space shooter).
Thanks so much in advance,
Nathan
EDIT-
What is a reliable way of taking user input from the command line? I am trying to write a text adventure game where the user presses 1, 2, 3, etc to determine what happens.
Thanks again.