Retired Pirate
For my 1 Game a Month revival challenge in October of 2016, I did an experiment with a text adventure game I called Retired Pirate.
It was an exploration into a few new APIs that I wanted to mess with, primarily Google's implementation of the text to speech API currently built into the Chrome browser toolkit "SpeechSynthesis".
I also used it as an excuse to further explore features available in ES2015, work on improving my WebKit / Babel skills and a chance to play with Redux, the third party version of Facebooks