An open API service indexing awesome lists of open source software.

https://github.com/jonthysell/kolohe

Roguelike set in a mythic Hawaiiʻi.
https://github.com/jonthysell/kolohe

Last synced: about 2 months ago
JSON representation

Roguelike set in a mythic Hawaiiʻi.

Awesome Lists containing this project

README

          

# Kolohe #

[![CI Build](https://github.com/jonthysell/Kolohe/actions/workflows/ci.yml/badge.svg)](https://github.com/jonthysell/Kolohe/actions/workflows/ci.yml)

Kolohe is a roguelike set in mythic Hawaiʻi.

Kolohe was written in C# and should run anywhere that supports [.NET 5.0](https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0-supported-os.md). It has been officially tested on:

* Windows 10

## Installation ##

### Windows ###

The Windows release is a self-contained x64 binary and runs on Windows 7 SP1+, 8.1, and 10.

1. Download the latest Windows zip file (Kolohe.Windows.zip) from https://github.com/jonthysell/Kolohe/releases/latest
2. Extract the zip file

### MacOS ###

The MacOS release is a self-contained x64 binary and runs on OSX >= 10.13.

1. Download the latest MacOS tar.gz file (Kolohe.MacOS.tar.gz) from https://github.com/jonthysell/Kolohe/releases/latest
2. Extract the tar.gz file

### Linux ###

The Linux release is a self-contained x64 binary and runs on many Linux distributions.

1. Download the latest Linux tar.gz file (Kolohe.Linux.tar.gz) from https://github.com/jonthysell/Kolohe/releases/latest
2. Extract the tar.gz file

## Errata ##

Kolohe is open-source under the MIT license.

Kolohe Copyright (c) 2021 Jon Thysell