Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1.14 KB

README.md

File metadata and controls

31 lines (19 loc) · 1.14 KB

maxew is a 2D platformer made over a 2-day game jam. The theme of the game jam was "Reflect". We decided to make a platformer that reflects the level across the middle of the screen. The game has hidden sections that can only be seen on the left or right side.

Play

https://maxew.maxrchung.com

Video

https://youtu.be/e7XMgUWp1cU

Screenshots

image

image

image

image

image

image

image

Dev

This game is made in JavaScript with the Phaser game framework.

npm install
npm run dev