Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.22 KB

File metadata and controls

38 lines (22 loc) · 1.22 KB

game-kaiser-java

An adaption of the old Kaiser/Sumeria game

Build status

Github Action main branch status

codecov.io

CodeQL

Introduction

The game basically starts with a fixed population and land size. Each round generates a harvest, and you will be prompted to sell/buy/transform the harvest and the next round is about to begin.

It is based on an old 📃 KAISER.BAS basic listing I found when I did some spring-cleaning.

How to run

$ ./run.sh

Have fun :)

Site reports

A Maven-generated site report is also available here.

DevHints

Old basic interpreter

Console Colours