-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Maarten Billemont edited this page Aug 3, 2013
·
8 revisions
The game is described in Environment. If you're interested in contributing, take a section from that page with a completion tag of none or partial and implement the described functionality that is still missing from the game.
To contribute in any other way (create a game client, game AI, provide artwork, localization, etc.) contact us (via an issue or by email) or just fork the project and get started.
Currently, the game has only one client: omicron-cli. This is a Java client that runs in a terminal.
We are expecting future clients for: web, desktop, iOS, Android.
There is currently one AI in development: OmicronAI.