1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-21 21:16:51 +00:00

fixed replay; use nextFrame/preFrame/postFrame/advance; repeatable random noise()

This commit is contained in:
Steven Hugg
2018-08-23 16:02:13 -04:00
parent 0dd741f446
commit e808d817f0
15 changed files with 187 additions and 85 deletions
+4
View File
@@ -296,3 +296,7 @@ div.replaydiv {
width:50%;
background-color: #666;
}
.slider {
margin-left: 1em;
margin-right: 1em;
}