Commit Graph

4 Commits

Author SHA1 Message Date
efarooqui
7156639ec3 Polygon shapes abstracted to be types of checkboxes; abstracted rendering of panel into one component; importing shapes from separate endpoint 2021-05-20 18:44:26 -07:00
efarooqui
de48bf3556 Modified square and star shapes 2021-05-12 16:59:02 -07:00
efarooqui
fb954d1b3d Added new triangle and pentagon shapes; modified star shape to rotate into position 2021-05-11 23:04:23 -07:00
Lachlan Kermode
e99398ceab Cleaning technical debt (#192)
* abstract Space component to switch out Map

* basic viewing possible

* restructure components dir

* all jsx --> js

* App.jsx --> App.js

* comment out 3d for now
2021-01-19 22:22:12 +01:00