Implement Score API Client and User Profile Integration

- Added ScoreAPIClient for communication with the Mice Game Score API, including methods for user signup, score submission, and leaderboard retrieval.
- Developed a simple profile manager demo to showcase user profile management and API integration.
- Created a test script for the Score API to validate all endpoints and functionality.
- Introduced UserProfileIntegration to manage user profiles, including local storage and API synchronization.
- Added a JSON file for user profiles with sample data for testing and demonstration purposes.
This commit is contained in:
2025-08-21 17:02:41 +02:00
parent 265af1832d
commit cbb60a19d9
17 changed files with 4923 additions and 36 deletions
Binary file not shown.