NMIX 7110

All the work

Final Project

Let's play cards. Using html, css, javascript and assets from my EM capstone project, this game challenges you to remember where you last saw the farmer and what he was up to. Css features give the game the real feel of a card game, like the memory-matching games children play.

Check out my project

Learning Javascript

The lightbulb went off for me with some Javascript this semester. Learning how to write an HTML element using innerHTML or use console.log(), I finally understand what they do and how to use them myself. Aha!