-
Notifications
You must be signed in to change notification settings - Fork 4
Home
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. This agent-based hierarchical AI, emulates command structure any (military) organization. More details can be found on the AI project page.
This screenshot shows a status snaphot of the data gathered by the AI. It shows in bright green the location of an engineer (Engineer_1), and its field-of-view (in white). Overlayed is the information of the AI on the presence of fuel (quantity and confidence in the quantity value).