Advertisement

array to screen??

Started by November 17, 1999 07:39 AM
0 comments, last by arwez 25 years, 3 months ago
ok, I need to make a simple tile based game. I kind of know how to create the world, but I need help in getting my art on to the screen from an array. Do I need some ASM function to get bitmaps on???
No, you don't. Ever heard of DirectX? Or even Allegro if you're working in DOS? These are called "graphics library". These "graphics library" helps the "programmer" to "game program".

This topic is closed to new replies.

Advertisement