A two-player samurai fighting game built using Vanilla JavaScript and an HTML Canvas. This project was my first foray into game development using JavaScript. I learned a lot about JS, especially Object Oriented Programming and animations using JS.
- Well structured code
- Self Documenting code
- Usage of Inheritance and OOP
- Vanilla JavaScript
- Vite for bundling