Graph Maze Days 13-18
Day 13, 14Wrote section that generates the maze Day 15, 16, 17, 18Wrote section that finds solution
Day 13, 14Wrote section that generates the maze Day 15, 16, 17, 18Wrote section that finds solution
Day 10Made the program assign numbers to all cellsand write edge numbers into cells. Days 11, 12Made the program find connections between cells.
Day 8Made the program assign numbers to all vertices. Day 9Made the program assign numbers to all edges.
It's been 15 months since I last posted. My new project is Graph Maze, which I have been designing in my head for many years. It is similar to...
[font=arial]Day 10[/font]In the past few days I added the ability to print. I tested with only one printer so it would be nice if you (a GameDev...
[font=arial]Day 9[/font]In the past 3 days, I added the ability to save the maze image to a bitmap file. Previously I used 96 DPI, which seems to be...
[font=arial]Day 8[/font]I have not reported for about a week. I was spending all of my time refactoring, breaking, and fixing the code. That's why...
Day 7Today I mixed GDI+ with MFC so that I can antialias my lines. Here are the before and after pictures:I see an improvement in quality. I probably...
Day 5I decided to make the center of the hexadecagons prohibited regions. The result is Figure (13).The maze looks a little like another maze I wrote...
Day 4Today I spent most of my time refactoring. But I also wrote new code at the last minute. Figure (12) is my initial attempt at maze generation....
Day 3Today I wrote code to remove walls. The buttons 3, 2, 1, 0 you see on the toolbar move the blue dot in one of 4 directions, and is used for...
Day 2Today I will establish a link between cells. To recap, although in Hexadecagon Maze the cell shapes are different, moving from left to right, at...
Yesterday I had an idea for a new maze. So I decided to code it. And share my experience in a Journal.Day 1At first, I wasn't sure what kind of maze...
I decided to write a maze drawing program where the paths extend in eight directions. So I first designed the appearance with a free CAD program, as...
[font='times new roman'][color=rgb(0,0,0)]I decided to write a maze drawing program with cells shaped like donuts. So I first designed the appearance...
Hi. It's been over a year since I last posted. (I've been busy working at a "real" game company ) Now that I have time on my hand, I made some...
I finished implementing all of the remaining tasks on the task list. I'm in the middle of testing and cleaning up the code. version 1.05
I'm half way done with the final task of implementing a "show answer" mode in my first Android game. I'm right on schedule for the October 26...
I have been slacking off coding in the last few days, but I am going to restart my engine and wrap up this project. I have written down 164...
GameDev.net uses cookies to ensure you have the best experience on our platform. Learn more