The "Ninja" Way
- October 22, 2021
- LujieZ
[Fall 2021 Intro to Game Programming] Assignment 1 by Team Blue **Instruction The player can press Up/Down/Left/Right (W/S/A/D) to move, Space to jump, Shift to teleport, and Control to use weapon.Overview Ninja way is a 2D platformer that involves the player (ninja) combating enemies, avoiding different traps, and finally reaching the endpoint. The character has one ability (teleporting to a dir…