Celestial is a simple CLI client which connects to the Empyreal Server. This was mainly developed to test the Client-Server interfacing for the game.
Example
Welcome to Celestial (0.1.2). Commands end with ; Empyreal server version 0.3.3 Type "help;" for instructions. celestial> help; For information about Empyreal: http://empyreal.dalin.es/ List of all available Celestial CLI commands: Note that all text commands must be first on line and end with ';' help Display this help. quit Quit the Celestial CLI. status Get status information from the server. uptime Display the uptime of the server. celestial> uptime; 0 days 0 hours 29 min 15 sec celestial> game get_statistics; +-------------------------+-------+ | key | value | +-------------------------+-------+ | youngest_resident_age | 0 | | cities | 4 | | oldest_resident_age | 60 | | items | 20856 | | workers | 196 | | youngest_resident_ticks | 10924 | | male | 611 | | buildings | 197 | | couples | 386 | | currency | 0 | | oldest_resident_ticks | 9117 | | female | 720 | | year | 364 | | residents | 1331 | | tick | 10925 | | deceased | 4395 | +-------------------------+-------+ celestial>