frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Frogger game: refactor starter code

Open OleksiyRudenko opened this issue 2 years ago • 0 comments

  • refactor engine and starter app code using es2015 class syntax
  • add touchpad tap and double-tap methods (with interpretation/translation to character motion stubs)
  • add game scenario variability (frogger, alien attack, scrolling fighter etc)
  • add icons (space environment etc)
  • add engine extension method

OleksiyRudenko avatar Aug 29 '22 06:08 OleksiyRudenko