Horse Isle Server Protocol - The Crystal Website Horse Isle Server Program is one of my first kind of 'big projects'. it is a server emulator for the Flash Game "Horse Isle: The Secret Land of Horses" It is written in C#/.NET; and aims to faithfully re-create the entire game server (including bugs) and is generally considered 'feature complete', and the entire game's quest line can be completed. All the game data is stored in separate "JSON" data files, making it possible to modify certain aspects about the game easily, it is also open source so you can make larger code changes if needed. For setting up a server, as well as general documentation- |