Mini-game "21 points" in the universe of the visual novel "Tiny Bunny". Developed entirely on the web stack using the methodology - Feature Sliced Sesign.
Play this: https://sanua356.github.io/tiny-bunny/
- React
- Redux Toolkit
- Typescript
- Feature Sliced Design (FSD)
- Clone the project repository: https://github.com/sanua356/tiny-bunny.git
- Install dependencies:
npm install
- Run project:
npm run dev