8000 GitHub - DanLB/Maze: Port of GameMaker's Maze Tutorial by Mark Overmars to C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

DanLB/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

========================================================================
	SFML APPLICATION : Maze Project Overview
========================================================================

DOCUMENTATION:
------------------------------------------------------------------------

Synopsis:
	This is the Second beta version of the Maze Game I am making. It implements the goal object, multiple levels, and a movable person with walls into which can be collided.
	
Controls:
	Arrow Keys to Move

	Press 'R' to Restart the Room.
	Press 'G' to Restart the Game.
	Press 'P' to Pause the Game.

***If you get an error***
	-Escape or Window Close to ext; Return or SpaceBar to Restart Game. - Currently Disabled
	-Email dabick@gmail.com to report bugs or error help.

If you have the DEBUG version, use the Numpad to goto various rooms.

-------------CHANGELOG------------------
Removed 1 second sleep time between rooms.

-------------BUGS--------------
Door and Diamond sounds still playing when room won and they still exist.

-------------TODO-----------------------
Cleanup resource files so not so large

------Contact-----------
By: Daniel Bickler
dabick@gmail.com

About

Port of GameMaker's Maze Tutorial by Mark Overmars to C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0