previous |  up  | next
 

ASCII Map Editor Part4   

Author:  DigiBen

In this version we go over the code needed to place exits on our map and then set the destination point.  It will prompt to open another map and when we can set the destination place.  You can hold down shift when setting exits to allow more exits before you go to the destination map.

Functions/Methods Used:  memset(), GetStdHandle(), vector<>, WriteConsoleOutput(), WriteConsoleOutputCharacter(), WriteConsoleOutputAttribute(), SetConsoleWindowInfo(), SetConsoleMode(), ReadConsoleInput(), fopen(), fclose(), fscanf(), fgets(), strlen(), fread(), fwrite()


purchase full version
Access EXE

 
 
 

 

 

 


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