Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Latest commit

 

History

History
65 lines (42 loc) · 1.73 KB

README.md

File metadata and controls

65 lines (42 loc) · 1.73 KB

An online recreation of the popular boardgame from 1994
Made by Kokkene

Build Status Codacy Badge

Table of Contents

Requirements

An IDE running on either Windows, Mac osx or Linux.

Java version 8+

Documentation

Setup

  1. Install Maven
  2. Clone Git repository https://github.com/inf112-v20/Kokkene.git

Running

  1. Run Main from "src\main\java\inf112\skeleton\app\Main.java"
  2. You will then be prompted by a menu.
  3. Choose the settings you want.
  4. Start game

Shortcuts

             Exit game:      Q/Escape
     Toggle mute sound:      M
Confirm card Selection:      C

Issues

For any issues, please consult the issues tab.

If you cant find your issue, submit a new one.

License

Roborally is under license of the University of Bergen.

Enquiries are to be directed towards them.

Bugs

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.