M
Matthew D.
Hey, I am kinda new to ruby... and programing...
Anyway, I had an idea of making an ascii game with ruby for the console.
I found a way to make (and break ) grids, but can't figure out how to
convert a map file into a grid. The map file has a key included and I
think I can figure out how to parse that but I cannot for the life of me
how to put the map into a grid, for character movement. Anyone know how?
Anyway, I had an idea of making an ascii game with ruby for the console.
I found a way to make (and break ) grids, but can't figure out how to
convert a map file into a grid. The map file has a key included and I
think I can figure out how to parse that but I cannot for the life of me
how to put the map into a grid, for character movement. Anyone know how?