Tile based game
How would you implement a side scroller with tiles ?
[59 byte] By [
biojaea] at [2007-11-27 9:35:14]

# 3
That is so vague. There are so many 'Mario' games out there that I can only guess what you mean. When I think of the words tile and Mario together, I think of SMB for the NES, is that what you mean?
# 5
in that case, pick up any of the miriad books dealing with writing games (skipping any that talks about "3D" of course) as almost every single one of them will contain examples leading to something similar (though of course more limited in scope because there's only so much you can do in a few hundred pages).