Original Post
Hi all,
I have taken the High score server from the book "The black art of Java games programming" and extended it to support multiple high score tables (multiple games) and added support for viewing, loading, saving high score data via the server console.
High scores can be added, retrieved from the high score tables via a simple protocol.
Is there any interest in this server?. I developed it to host the high score tables for my own game applets but thought others might find it useful.
If there is interest in the high score server I will put together some documentation on using it and put it up on my web site with source code.
Thanks for listening
- Darren