Click here to Skip to main content
15,879,239 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi.. i want to start in learning game development in c++.
so far this is what i have:
-familiarity in c++ language
-ms c++ 2008 express and smfl lib.

now im reading through tutorials and what i'm always seeing is the code. i would like to see them actually working, with graphics and all, what do i have to do or download to make them "work" (with simple graphics, just to see them)? just want to know the parts/tools needed..
Posted
Updated 2-May-12 3:20am
v2
Comments
kimsnap 2-May-12 8:45am    
AND oh,, what i mean in minimum playable game is just to have a very simple interface, (like moving a block left and right up and down through arrow keys..) just wanna know the basics..

1 solution

If you have the code and you have Visual C++ Express then you just need to build and run them. If you don't know how to do that then go to the C++ Express website and work through some of the tutorials.
 
Share this answer
 
Comments
kimsnap 2-May-12 9:11am    
i have sample codes.. but i want too see them move.. I want to learn the basics of game programming..
Richard MacCutchan 2-May-12 12:22pm    
Then you need to get hold of some books, find online tutorials and be prepared to study hard.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900