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.
- Host: GitHub
- URL: https://github.com/jonthysell/kolohe
- Owner: jonthysell
- License: mit
- Created: 2021-04-09T00:23:27.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T00:59:38.000Z (over 4 years ago)
- Last Synced: 2025-01-15T18:25:28.519Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 107 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Kolohe #
[](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