We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2a3d2f commit d73e06bCopy full SHA for d73e06b
README.md
@@ -1,4 +1,4 @@
1
-# Physics-Engine-P5
+# No Lab Physics
2
Walnut Hills Programming Club's 2021 showcase project. No Lab Physics allows students and teachers to create their own custom physics labs.
3
4
Try it here: <https://no-lab-physics.netlify.app/>.
index.html
@@ -21,7 +21,7 @@
21
22
<main class="regular-page">
23
<div style="display: flex; align-items: center; justify-content: center; flex-direction: column;">
24
- <h1>Virtual Physics Lab</h1>
+ <h1>No Lab Physics</h1>
25
<a href="/experiment-create.html#WmrkdOqpEaWTFapNaxWD5">
26
<div id="put-canvas-here" style="--controlbar-width: 0vw; --canvas-max-height: 50vh; background-color: black;">
27
<canvas></canvas>
0 commit comments