Skip to content

buzzdead/Robot-Rally

Repository files navigation

Crawling crow logo

Crawling crow

Build Status Codacy Badge

A Java implementation of Robo Rally.

Deliverables

Setup

  1. Install Maven
  2. Clone the repository, git clone git@github.com:inf112-v20/crawling-crow.git
  3. Build game with dependencies, mvn clean verify assembly:single

How to run

For now, you have to run the game manually.

  1. Run Main.java located in src/main/java/roborally in your IDE of choice.

    • Alternatively use the command java -jar target/roborally-crawlingcrow-1.0-SNAPSHOT-jar-with-dependencies.jar
  2. Move around using the controls

  3. When you want to exit, press ESC or exit the game manually by clicking on the X-button.

How to play

See How to play the game

Tests

See Wikipage on testing

Known bugs

See Isses with Bug label

From Maven template

Currently throws "WARNING: An illegal reflective access operation has occurred", when the java version used is >8. This has no effect on function or performance, and is just a warning.

Class diagram

klassediagram-oblig4

About

Project in systemdevelopment (UiB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages