Technologies Used:
C# (logic), Unity (front-end), WebGL, MySQL, PHP (back-end), JSON (data format), CORS (security).
Example:
A simple high score system utilizing both front- and back-end technologies. The system maintains a leaderboard of up to ten high scores. Once the list is full, it dynamically replaces the lowest score with any new higher score.
How To Use:
- Start the game.
- Generate a score.
- Simulate a “GAME OVER” to see the high scores updated in real-time.
- Press ESC to exit fullscreen mode.