Skip to content

DosAmp/mazelords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze Lords

This is an example Win32 application from the Visual C++ 2.0 CD that I ported to Win64.

Screenshot

Building

Debug build: nmake /f mazelord64.mak

Release build: nmake /f mazelord64.mak CFG="Win32 (x64) Release"