This Project is a physics game made without any libs (only development dependencies is allowed), just the purest typescript and some math. Hope this will be fun to code 😄
Use W, A, S, D to move and hold mouse click to control the arm.
- Create inversion of control system
- Create own implementation of rxjs
- Implement Finite State Machine pattern
- Implement player control
- Implement arm physics
- Implement arm control system on click
- Implement polygonal collision system