JeppeLeth / robogrid

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Java 100.0%