Ocelot-Java-Wiki

A mini-wiki about using Ocelot Brain within Java code

View on GitHub

Welcome to Ocelot Brain Java mini-wiki!

Here you’ll be able to find guides on usage of Ocelot Brain Scala library within Java code. One shouldn’t consider this to be a step-by-step guide to writing an OpenComputers emulator, because the information provided here describes only interaction with the back-end(logic) part of the emulator. Also, this wiki is NOT a documentation for Ocelot Brain.

Table of Contents:

  1. Getting started with Ocelot Brain
  2. Understanding main instance and workspaces
  3. Use of components and their configuration
  4. Event handling
  5. Creating and loading emulator snapshots
  6. Demo example