https://github.com/robmaister/darkgdk-escapetheroom
DMA 2010 Game Programming with C++ game
https://github.com/robmaister/darkgdk-escapetheroom
Last synced: 11 days ago
JSON representation
DMA 2010 Game Programming with C++ game
- Host: GitHub
- URL: https://github.com/robmaister/darkgdk-escapetheroom
- Owner: Robmaister
- License: other
- Created: 2011-12-26T06:59:17.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-12-26T07:02:43.000Z (over 13 years ago)
- Last Synced: 2025-02-17T20:18:09.673Z (3 months ago)
- Language: C++
- Homepage:
- Size: 3.67 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
This is the result of about 2 1/2 days of my work at the Digital Media Academy
Game Programming with C++ course. Originally compiled very well on Visual
Studio 2008, I've tried to recompile it for Visual Studio 2010, but I've run
into many errors on the way that involve things like compiling parts of the
Windows SDK, installing two copies of the DirectX SDK and overwriting some of
the new files with the older ones and modifying Dark GDK itself. At this point
my code is up here simply for review/showcasing/backup. If someone finds a way
of getting DarkGDK projects to compile in Visual Studio 2010, I'll gladly pull
the changes.Requires DarkGDK:
http://www.thegamecreators.com/?m=view_product&id=2128&page=download-Robert Rouhani
[email protected]