Hi all,
I recently had an idea of making a randomly generated dungeon game, like the game "The binding of isaac"
However, I have absolutely no idea how to do anything of the sort. I was thinking that I had to represent the world like this:
00000
00x00
y000y
Where 0 = nothing and x = player and y = enemy. Am I on the right track? Do you guys know how I could do this?
Thank you for reading,
-henrYoda