
Knight Chase
Occasionally, as a web developer you undertake certain challenges to push your coding knowledge. This was one such case.
The challenge was relatively simple: Write a program in any coding language that can input chess positions for a knight and pawns, and output the moves that the knight would need to make to take each pawn. I of course chose a web-based method (seeing as I”m a web developer), which enabled me to provide not only a comprehensive solution but also a visual component.
Technologies
- CSS3
- HTML5
- JavaScript
- jQuery
- User Experience
- UI/UX