JQuery Text Adventure

J query is an essential tool for web developers that’s used to quickly and easily manipulate and provide advanced functionality to web pages. It extends far beyond what stand alone javascript can do on it’s own, and makes heavy use of the Document Object Model (DOM). In order to display my mastery of the Jquery toolset, I coded a text adventure game that embeds into any webpage. This was created using only Jquery and was done for a 2 week online GameJam that I participated in. I worked alone and was able to deliver all of the code art, and writing well within the timeframe.

Skills & Programs

  • JavaScript
  • HTML5
  • CSS3