summaryrefslogtreecommitdiff
path: root/frontend/index.html
AgeCommit message (Collapse)Author
2021-04-26Getting started on rectangle collisionsMatthew Kosarek
2021-04-25Rectangle intersection with a line completeMatthew Kosarek
2021-04-19Basics of the pill-pill simulationMatthew Kosarek
2021-04-10Added a transpiler that will make it so that we no longer need any ↵Matthew Kosarek
JavaScript of Jquery in our App
2021-03-13My First WASM application is rendering a triangle on the frontendMatthew 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-17Proper collisions happening in 2 dimensionsMatthew Kosarek
2021-02-06Initial commitMatthew Kosarek