ottlinger / game-kaiser-java

An adaption of the old Kaiser/Sumeria game

Home Page:https://ottlinger.github.io/game-kaiser-java/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An adaption of the old Kaiser/Sumeria game

https://ottlinger.github.io/game-kaiser-java/

License:GNU Affero General Public License v3.0


Languages

Language:Java 99.1%Language:Shell 0.9%