Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 714 Bytes

README.md

File metadata and controls

33 lines (19 loc) · 714 Bytes

what is this

django web application to create a maze puzzle box DXF.

live site is here: http://www.mazepuzzlebox.co.uk

for more info about mazepuzzlebox, go here: http://www.instructables.com/id/maze-puzzle-box/

instructions

http://www.instructables.com/id/maze-puzzle-box/

dependencies

check requirements.pip

##python-rsvg and pycairo

Install with apt-get python-cairo python-rsvg Then symlink from virtualenv directory like this: http://tech.agilitynerd.com/adding-rsvg-to-a-virtualenv-created-with-no-s.html

box todo

  • allow bigger mazes
  • solve potential magnet problem

thanks

  • London Hackspace
  • Johannes for the javascript maze designer
  • Alice and Andy for UI and python support