summaryrefslogtreecommitdiff
path: root/frontend/index.js
AgeCommit message (Collapse)Author
2021-05-16Moved the frontend directory up so that it no longer existsMatthew Kosarek
2021-03-22Refactored frontend, beginnings of general cpp layer, and beginning roadmapMatthew Kosarek
2021-03-17Beginning to build out the orthographic renderer, and updated stylesMatthew Kosarek
2021-02-27Close to being done on line-circle collisions, but it appears we're running ↵Matthew Kosarek
into a rotation problem. Going to work on square-line collisions in the meantime
2021-02-25Updated the sidebar for usability's sakeMatthew Kosarek
2021-02-23Big rework of the directory structure to make it more orderly for my brainMatthew Kosarek
2021-02-21Proper support for favicons, rigid body intersections are no longer broken, ↵Matthew Kosarek
palinko game
2021-02-06Initial commitMatthew Kosarek