C++ Images

Discussion about hacker.org's server
Post Reply
nixdabest
Posts: 12
Joined: Mon Sep 15, 2008 7:55 am

C++ Images

Post by nixdabest »

I wanna learn how to make simple games with c++. Could someone plz tell me how to insert an image using c++ in a program...Google and Youtube have let me down : (
Amherag
Posts: 5
Joined: Wed Oct 29, 2008 5:51 am

Post by Amherag »

I learned a lot with this tutorial http://www.lazyfoo.net/SDL_tutorials/index.php.

He uses C++ and SDL for the game programming.

I hope you find it useful.
nixdabest
Posts: 12
Joined: Mon Sep 15, 2008 7:55 am

Post by nixdabest »

thnx a heap!
Allosentient
Posts: 273
Joined: Thu Apr 10, 2008 9:47 pm

Post by Allosentient »

Good luck with your game programming! Just do a lot of research and google searching.
Post Reply