pdpi
September 14th, 2005, 10:01 PM
Hi all,
I'm considering creating a gtk-based sort-of-rogue-like game.
This said, I'm wondering how to actually display the tiles in the gtk window. A table the size of the viewport filled with images representing the tiles is the obvious (but obviously inefficient) solution, and one I'm not happy with. How would you do it?
I'm considering creating a gtk-based sort-of-rogue-like game.
This said, I'm wondering how to actually display the tiles in the gtk window. A table the size of the viewport filled with images representing the tiles is the obvious (but obviously inefficient) solution, and one I'm not happy with. How would you do it?