game Of Life

This commit is contained in:
JurajKubrican
2025-03-04 16:31:19 +01:00
parent 7ed413648c
commit 00c209032f
16 changed files with 540 additions and 346 deletions

View File

@@ -23,6 +23,7 @@
bottom: 0;
"
></div>
<script src="js/ws.js"></script>
<script src="/js/mitt/mitt.js"></script>
<script src="/js/draw.js"></script>
{{end}}