Add reset button and glider and pulsar on ctrl and shift click
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<body>
|
||||
<canvas id="game-of-life-canvas"></canvas>
|
||||
<button id="play-pause"></button>
|
||||
<button id="reset">Reset</button>
|
||||
<script src="./bootstrap.js"></script>
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user