Matteo Benedetto
47028c95ae
Implement main menu, profile list, and profile stats screens; add screen manager and user profile integration
2025-08-24 22:13:00 +02:00
Matteo Benedetto
cbb60a19d9
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.
2025-08-21 17:02:41 +02:00
Matteo Benedetto
17e5abc7df
Final 2.0
2025-08-20 16:43:16 +02:00
Matteo Benedetto
8451ac7913
Refactor keybindings configuration and remove obsolete JSON files
2025-08-19 23:21:37 +02:00
Matteo Benedetto
30c592e138
Add KeyTester class for key press and release handling
2025-08-18 23:25:17 +02:00
Matteo Benedetto
97038023d5
Aggiungi supporto per la risoluzione personalizzata e gestione della pausa nel gioco
2024-12-23 00:59:48 +01:00
Matteo Benedetto
3f513f1f19
Aggiungi gestione dei controlli da tastiera e migliora la logica di spawn delle unità
2024-12-22 18:12:45 +01:00
Matteo Benedetto
acbd943b27
Aggiungi la classe Point e implementa la gestione delle esplosioni nel gioco
2024-12-17 00:14:02 +01:00
Matteo Benedetto
d3936b5723
Riduci il ritardo di rendering da 50 a 10 ms, modifica il numero di ratti generati da 50 a 5 e aggiorna la tolleranza di sovrapposizione in base alla dimensione della cella
2024-12-15 22:02:57 +01:00
Matteo Benedetto
3ccffdca7d
Modifica il sistema di rendering SDL e migliora la gestione delle unità nel gioco
2024-12-15 18:56:51 +01:00
Matteo Benedetto
0ad9cd47c6
Aggiungi supporto per SDL e sostituisci il sistema grafico basato su Tkinter
2024-12-14 23:00:22 +01:00
Matteo Benedetto
a6a06d1d54
Aggiungi file .gitignore e nuove immagini BMP per il progetto Rat
2024-12-08 01:45:16 +01:00
Matteo Benedetto
b89c4ae375
first commit
2024-12-05 23:30:16 +01:00