Added an eyeball

This commit is contained in:
Joshua Seigler 2018-10-10 01:45:33 -04:00
parent 2eeebe06e8
commit 8ffe124402
15 changed files with 381 additions and 16 deletions

View file

@ -5,6 +5,7 @@ html, body {
width: 100%;
height : 100%;
color: #f3f3f4;
overflow: hidden;
}
canvas {