
CodeCampQuest
RPG/Simulator game where users play as a developer trying to complete assignments while keeping their dog happy.
- Developed frontend using React functional components with game state managed by Redux Toolkit
- Created custom hooks for character movement and action controls, with Hammer.js for mobile control support
- Employed CSS animation and positioning tricks combined with two-dimensional arrays for map coordinates to create a genuine 2D-game experience
- Implemented a high-score board using the JSON-server npm package
ReactReduxCSSJavaScriptHTML