Please sign in to access this page

The Inscribed Square Problem Solver

The Inscribed Square Problem Solver

1 devlog
8m
•  Ship certified
Created by Ezra Aslan

This mathematically useful tool allows the user to draw shapes and other designs with the Godot tilemap feature and draws calculated lines between points to answer the question of whether every closed shape has an inscribed square inside. However, don't let the math problem limit you to just geometrical shapes -- draw whatever you want and let the program do the math for you!

Timeline

Ship 1

1 payout of shell 3.0 shells

Ezra Aslan

24 days ago

Ezra Aslan Covers 1 devlog and 8m

Disclaimer: My wakatime editor has been buggy and reset every 10m so I have worked on this project longer than the displayed time.

Created and configured the tilemap setup to be able to draw. Implemented input commands for the player to manipulate the editor so they can draw. Implemented the intelligence that tracks the player's colored pixels and checks for square vertices by draw lines from points with the same distance on all sides.

Update attachment