Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 576 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 576 Bytes

Platform game

Make your way through variety of levels in this platform game.

How to play

Collect every possible point to pass to the next level and try to avoid red entities

Controls

  • A,D = Move Left/Right
  • W = Jump

Entities

  • Green blocks = solid blocks
  • Red blocks = enemies
  • Blue blocks = points

Additional info

  • screen size should be at least 800x600
  • to play and/or edit the source code, download and compile the TS files, as well as the SCSS files (js/ css/), and launch the game via the Live Server extension