A89: Tile-based Game Engine in C
[Prev][Next][Index][Thread]
A89: Tile-based Game Engine in C
Hello
How would one go
about making a tile-based game engine in C?
Would it simply be an array of integers and
according to what the
value of the integer is it would paint a certain
sprite... or what?
Thank,
S. Thompson
Follow-Ups: