This project was built for CHT CLUB DAY at our school.
It provides a simple and interactive game selection carousel where students can browse different games and quickly access them by clicking Play.
- Carousel to showcase multiple games.
- Next / Prev buttons to move between games.
- Highlighted active game for clarity.
- Play button to open and join the selected game.
- Responsive design for desktop and mobile.
- Vue 3 β frontend framework
- Vite β development & build tool
- TypeScript β type safety
- CSS3 β styling
git clone https://github.com/vedokoush/game-selection-cht.git
cd game-selection-chtnpm installnpm run dev