Okay, I have started figuring out how to make a roguelike in Godot.
Thing is, I'm trying to adapt what I learned from rogueliketutorials.com (which is a console roguelike in Python) to Godot. So i gotta remind myself that I'm working with pixels and graphics and not just text!