Archive for the ‘Data Structure’ Category

Free Java Maze Game: MayZ... - 6

ali • 04 February 2009 • Data Structure, Fun, Java, Laboratory

The famous maze game is the game that most people know it. That’s a complex puzzle that a passenger has to find a way from a beginning door through an exit. In this post, I introduce you my first Java application, a simple 2D maze game, which I’ve made it for the Data Structure course [...]