Kelompok A5#37
Draft
Whotfisgilang wants to merge 7 commits into
Draft
Conversation
- Add complete watch-and-memorize game in pages/watch-and-memorize/ - Implement backend API integration with watchAndMemorizeApi.ts - Add required exit button with play count tracking - Add pause/resume functionality for time-based game - Add proper navigation to home page on exit - Create game hooks for backend communication - Add environment configuration for frontend - Add development startup script (start-dev.sh) - Install sonner package for toast notifications Game Features: - Memory-based gameplay with image recognition - Time-limited rounds with pause functionality - Score tracking and round progression - Backend integration for play count and scoring - Responsive UI with TailwindCSS styling Tech Stack: React + TypeScript + TailwindCSS + Backend API Integration
fioreenza
requested changes
Dec 13, 2025
Collaborator
There was a problem hiding this comment.
API_BASE_URL itu ganti aja langsung ke import.meta.env.VITE_API_URL
Collaborator
There was a problem hiding this comment.
script kalian ini gausa dicommit yah :D
Collaborator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
In this final project, we worked on and improved the Watch & Memorize Game feature in the application. The changes focus on enhancing the game UI, fixing core gameplay features, and improving the game management flow so that it works properly and consistently with the existing backend.
Assignee
Type of Change
Gemilang Ananda Lingua
Binar Najmudin Mahya
Page List
Create Game

Edit Game

Project page

In Game

Pause Game
