Start on writing, but also reorganize everything

This commit is contained in:
Madison Scott-Clary
2019-08-28 01:16:48 -07:00
parent 3fc7a0b662
commit 462bdbfd87
90 changed files with 891 additions and 655 deletions

View File

@ -23,7 +23,7 @@ audio {
}
</style>
<div class="vis"></div>
<div class="vis">I'm sorry, but JavaScript is required for this :/</div>
<div class="moving-on"><a class="pulse" href="/poet-and-mystic/8">And so we come to a place between.</a></div>
<audio autoplay loop controls src="/confusion.mp3"></audio>
@ -118,6 +118,7 @@ let corruptionsC = [
'\u0362', '\u0338', '\u0337', '\u0361', '\u0489'
]
const el = document.querySelector('.vis');
el.textContent = '';
let phraseIdx = 0,
characterIdx = 0,
characterID = null,