David Millar

Results 27 issues of David Millar

I tried loading a crossnumber puzzle in IPUZ format. When revealing the solution, no cells that should've had zeroes were filled. Entering zeroes manually caused the application to state that...

Add info about starting up the environment, what tools are needed, where the meat of the code lives, etc.

hacktoberfest
help wanted

Maps are currently generated as rows of inline images. Ideally they should be made using images with `position: absolute` and with top and left values given.

hacktoberfest

Ideally add support for pinch to zoom on mobile as well.

hacktoberfest
help wanted

Add export for cube mode using either Canvas method with JS or PHP method.

hacktoberfest
help wanted

Add options for expanding the size of the rectangular prism created by cube mode, including width, height, and depth, and have the UI controls adjust when cube mode is selected/deselected.

hacktoberfest
help wanted

This should be fairly straightforward and involve removing the class that shows the menu. It might be easier/more performant/more accurate after updating hammer.js.