previous |  up  | next
 

ASCII 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:  WriteConsoleOutputCharacter(), WriteConsoleOutput(), fread(), fwrite(), sprintf(), Sleep(), fopen(), fclose(), vector<>, string class, ReadConsoleInput(), memset(), GetNumberOfConsoleInputEvents(), GetStdHandle(), vector::erase(), Fmod Library, PlaySound(), rand(), srand(), (function pointers).


purchase full version
Access EXE

 
 
 

 

 

 


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