Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.21 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.21 KB

Feedback Logo

Welcome to the official Feedback demo game page

Inspired by Jonanthan Cooper's article and the disappointing Flashback remake released some time ago, I wanted to try to implement my own version of Dolphin Software game. However time flies and a lot of things happened in between, so I just tried to develop a simple demo - named Feedback - by using CreateJS and the Conrad-sprite from the Flashback MacOS version at least (kindly provided me by Gregory Montoir many thanks!).

Repository

  • Fork the Feedback repo
  • Run npm install
  • Then npm run dev
  • Use Right and Left to move the sprite
  • Use Shift + Up to make it jump forward
  • Use Shift + Down or Up to make it go down/up

That's all.