Skip to content

gareththegeek/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Maze

A game for the DIY gamer kit

This game was created for the DIY Gamer Kit

The game uses Prim's algorithm to randomly generate a maze. The object of each level is to get to the exit at the bottom right of the maze. The maze increases in width and height with each successive level up to a maximum of 22x20. At this point I was hitting the limit of available RAM on the ATMega328 (2k).

The implementation of Prim's algorithm is based upon this blog post by Jamis Buck

About

A game for the DIY gamer kit

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Other 100.0%