Making o(m)g:image, Part II: As Little JS As Possible

from blog Jim Nielsen’s Blog, | ↗ original
This is part two of my series of posts describing how I made my quiz game o(m)g:image. Project Announcement Pt. I: Design Iterations Pt. II: As Little JS As Possible One of my goals when making this project was to use as little JavaScript as possible. In retrospect, I have to admit that was a pretty ambitious goal. Not because it was hard from a...