A mini course project for TypeScript coding practice.
- ↑、↓、←、→: To control the direction forward and the opposite direction change is set as invalid.
- Game Over: (1) Hit the wall (2) Hit the body itself.
- The score of level-up and maximum of level can be set in GameControl Class.
npm install
npm start