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.
This game is made in JavaScript with the Phaser game framework.
npm install
npm run dev