Stuck? Need help? Ask questions on our forums.
*/
*/

Maze generator v1.0

*/

Maze generator v1.0

Submitted By: coolgroupsdotc
Rating: starstarstar (Rate It)

This program generates mazes using depth first search.

File Details
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our submissions area.

Screenshot

No Image

Details

File Name:
Maze generator
Product homepage:
Order page:
Languages:
Unknown
Platforms:
Unknown
Release date:
8/31/2005
License:
Unknown
Size:
22 KB
Price/Fee (US$):
Unknown
Number of downloads:
1655

Comments (1)

Code is nice, but can be improved starstarstar   Posted by: Bilderbikkel on Friday, September 23, 2005

First: I did not run the code, as I will look for an even nice maze generator.

The program code already looks nice, but some good-practice improvements can be made
- The code is not (yet) const correct
- The code uses plain pointers, instead std::vector, boost::array, std::auto_ptr or whatever the like.

Would this have been added, I would give it 4 stars.

I would have appreciated to be in it could generate a std::vector< std::vector< bool> > which gives a grid of wall/no-wall. Also, I'd preferred the program to be console (i.e. non-Windows) and using the STL only. Or another main() function doing this. Also, I prefer to have the header (.h) and implementation (.cpp) seperated, as the header gives an overview of the class' functionality.

Would this have been added, I would give it 5 stars.

Add Your Rating

(Not published)
star
starstar
starstarstar
starstarstarstar
starstarstarstarstar

corner
© 1996-2008 CommunityHeaven LLC. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
North American business development: Nicolai Wadstrom. Publisher: Lars Hagelin.
Resource Listings