/robogrid

Sample project controlling an object in a grid and reporting current position.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Welcome to Robogrid!

Sample project controlling an object in a grid and reporting current position.

Project logo

The project is split into 3 parts

  • Grid core: Plain java engine for controlling the grid creation, logic and reporting through an interface.
  • Java console: Simple commandline interface for textual interaction with the grid.
  • Android app: UI interface for graphical interaction with the grid.

Tip: Check out the examples in Console section and App for a description of the different input formats.