A Learning Experience
We felt that since Javascript is an important language to learn and master, we decided to create a project demonstrating our newly learned and knowledge of the language. What better way than to create an interactive game with it?
The original project goal was to create a Chrome Extension that allows the player to combat against an enemy based off of Chrome's API and tabs. You can see remnants of it by editing the manifest JSON in jsTestWatson to default-popup to "dongers.html", as opposed to its current state.
How do I play?
The current implementation is an uncompressed Chrome Extension. One could just open Testing/Test.html, but you can also play it as a Chrome Extension by enabling Developer Mode, then loading an unpacked package. The unpacked package is the "jsTestWatson" folder.

Log in or sign up for Devpost to join the conversation.