move charge repelling stuff to its own file

This commit is contained in:
root 2025-04-25 08:56:49 +00:00
parent fb6b8aa33c
commit 6cbdb04786
3 changed files with 46 additions and 41 deletions

View file

@ -16,6 +16,7 @@ body {
<body>
<main>
</main>
<script src="thomson-problem.js"></script>
<script src="sketch.js"></script>
</body>
</html>