From text games to a Dwarf Fortress-style ASCII roguelike in Java: where to start?
Hi r/javahelp, I already know the syntax and OOP, of course. I've written a couple of text-based games, I know about the GameLoop and other stuff. My main goal is to make a game like Dwarf Fortress Classic, you know, with ASCII graphics and Perlin noise generation. Could you advise me on what I need to learn for this and maybe provide links to documentation? I understand that writing something like this at my level is still unrealistic, which is why I'm asking to know which direction to move in. Thanks