Add play/pause button and toggle cell
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
|
||||
<body>
|
||||
<canvas id="game-of-life-canvas"></canvas>
|
||||
<button id="play-pause"></button>
|
||||
<script src="./bootstrap.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user