I plan to write a detailed rogue like in python. But first, I have a few questions...
how do i get started:
how to make the screen
how to make the maps
how to make the main character move when you press a key
how to make it saveable
if anyone can give me code examples for this that would be great.
Also, has anyone written a python roguelike before?
thanks ahead of time.