previous |  up  | next
 

2D RPG Part3   

Author:  DigiBen

In this third tutorial we add an inventory system and a stats bar.  We can now pick up and drop items from our inventory, as well as equip items like a weapon, armor, etc.

Functions/Methods Used: ShowWindow(), Sleep(), BitBlt(), fopen(), fclose(), fread(), fwrite(), memset(), CreateCompatibleBitmap(), CreateCompatibleDC(), DeleteObject(),  SelectObject(), LoadImage(), CreateDIBSection(), DeleteDC(), FillRect(), CreateBrushIndirect(), CreatePen(), LoadAccelerators(), MessageBox(), STL vector class


purchase full version
Access EXE

 
 
 

 

 

 


 C
 C++
 Win32
 Direct3D
 OpenGL
 C#
 Java
 Free Tutorials