Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 936 Bytes

File metadata and controls

18 lines (12 loc) · 936 Bytes

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