Skip to content

mimikim/Harvest-Moon-SNES-Feed-Jack-HTML5-Canvas

Repository files navigation

Feed Jack! Application

Demo

Demo Link

Description

This React application creates animations using sprites from the SNES game, Harvest Moon. It is built with React, Redux, and JSX.

Dependencies are managed through webpack.

Features es6 class syntax, HTML5 Canvas, and and Pug. This application creates animations using sprites from the SNES game Harvest Moon.

All asset and application source files are within /src, and all public-facing files are compiled into /docs.

Previous Releases

  • Version 1 - the original version!
  • Version 2 - es6 classes, html5 canvas, and pug. gulp for dev automation