Skip to content

jTzipi/JPangoMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Pango Maze

Mazes are a nice way of bringing math to our world in form of nice hedges and other nice looking plants. Formed to those elegant structures, seeing them from above.

This is an API to create mazes. Based on the book "Mazes for Programmers"[Buck15] (see here).

Intro

First I try to adapt as much as possible ideas from the book mentioned above. I used the Ruby code from the book as a basis for the Java code.

Second I try to write good oop code based on different good Java books first and foremost mentioned the great "Effective Java"[Bloch17] from Joshua Bloch.

Note
This is a fun project. Do not use this for any serious project.

Licence

This project is licenced under the Apache Licence.

References

  • [Buck15] Buck, Jamis. 2015. Mazes for Programmers. Pragmatic Bookshelf. ISBN-13: 978-1-68050-055-4

  • [Bloch17] Bloch, Joshua. 2017. Effective Java . Boston: Addison-Wesley. ISBN:0-13-468599-7

About

Java Maze Generator Fun Project

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages