Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 699 Bytes

Readme.md

File metadata and controls

20 lines (13 loc) · 699 Bytes

Korz

A game created for Kodeworks inspired by Zork

This is a console based text adventure RPG. The game describes what happens to you based on the commands you type.

Screenshot 2021-12-03 at 11 16 03

Prerequisites

  • This game requires Java Runtime Environment (JRE) to play

    • You can check if you have it installed by running java --version
    • Java can be downloaded here
  • A terminal or console is required

Install

  • Download the latest release
  • run the game with java -jar Korz.jar