All Projects → jonthysell → Mzinga

jonthysell / Mzinga

Licence: MIT license
Open-source software to play the board game Hive.

Programming Languages

C#
18002 projects
powershell
5483 projects
XSLT
1337 projects

Projects that are alternatives of or similar to Mzinga

chess
The game of Chess
Stars: ✭ 25 (-56.14%)
Mutual labels:  board-game, chess
AnimalChess
Animal Fight Chess Game(斗兽棋) written in rust.
Stars: ✭ 76 (+33.33%)
Mutual labels:  board-game, chess
shogi-pieces
Shogi (Japanese Chess) pieces and boards
Stars: ✭ 25 (-56.14%)
Mutual labels:  board-game, chess
Chessman
Chess analysis Universal Windows 10 application.
Stars: ✭ 14 (-75.44%)
Mutual labels:  chess
SpaceAlertMissionGenerator
Mission Generator For Space Alert Board Game On Android
Stars: ✭ 15 (-73.68%)
Mutual labels:  board-game
dpkb
大数据相关内容汇总,包括分布式存储引擎、分布式计算引擎、数仓建设等。关键词:Hadoop、HBase、ES、Kudu、Hive、Presto、Spark、Flink、Kylin、ClickHouse
Stars: ✭ 123 (+115.79%)
Mutual labels:  hive
ColorByNumber-iOS
Color by Number: a pixel coloring game on iOS.
Stars: ✭ 50 (-12.28%)
Mutual labels:  board-game
bevy chess
Chess demo in Bevy
Stars: ✭ 59 (+3.51%)
Mutual labels:  chess
NemeStats
NemeStats is a completely free website for tracking board games played among a relatively stable group of players.
Stars: ✭ 43 (-24.56%)
Mutual labels:  board-game
kokopu
A JavaScript/TypeScript library implementing the chess game rules and providing tools to read/write the standard chess file formats.
Stars: ✭ 18 (-68.42%)
Mutual labels:  chess
chess-openings
An aggregated data set of chess opening names
Stars: ✭ 223 (+291.23%)
Mutual labels:  chess
radiator
Hive Ruby API Client
Stars: ✭ 49 (-14.04%)
Mutual labels:  hive
TiBigData
TiDB connectors for Flink/Hive/Presto
Stars: ✭ 192 (+236.84%)
Mutual labels:  hive
immutable-gametree
An immutable game tree data type.
Stars: ✭ 18 (-68.42%)
Mutual labels:  board-game
ChineseChessOL
Online Heads-Up version of Chinese Chess built with Unity 3D
Stars: ✭ 15 (-73.68%)
Mutual labels:  chess
terminally bored terminal board games
board games for your terminal!
Stars: ✭ 53 (-7.02%)
Mutual labels:  board-game
quinto
a board game lost to the sands of time
Stars: ✭ 27 (-52.63%)
Mutual labels:  board-game
shogi-rs
A Bitboard-based shogi library in Rust. Board representation, move generation/validation and time control utilities.
Stars: ✭ 39 (-31.58%)
Mutual labels:  board-game
deerportal
Full of the diamonds 💎 board game driven by a 🦌 Deer 🦌 god and classical elements 🔥 💦 💨 🌍
Stars: ✭ 31 (-45.61%)
Mutual labels:  board-game
HiveRunner
An Open Source unit test framework for Hive queries based on JUnit 4 and 5
Stars: ✭ 244 (+328.07%)
Mutual labels:  hive

Mzinga Banner

Mzinga

CI Build

Mzinga is a collection of open-source software to play the board game Hive, with the primary goal of building a community of developers who create Hive-playing AIs.

To that end, Mzinga proposes a Universal Hive Protocol to support interoperability for Hive-playing software.

For more information on Mzinga and its projects, please check out the Mzinga Wiki.

Installation

Mzinga was written in C# and should run anywhere that supports .NET 6.0. It has been officially tested on:

  • Windows 10 and 11
  • Ubuntu 20.04
  • macOS 10.15

Windows

Standard

The standard Windows release provides self-contained x86/x64 binaries which run on Windows 7 SP1+, 8.1, 10, and 11.

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

Note: If you're unsure which version to download, try Mzinga.Win64.zip first. Most modern PCs are 64-bit.

Setup MSI

A standalone version of MzingaViewer is available via an installer which can run on Windows 7 SP1+, 8.1, 10, and 11.

  1. Download the latest Windows setup file (MzingaViewer.Win32.Setup.msi or MzingaViewer.Win64.Setup.msi) from https://github.com/jonthysell/Mzinga/releases/latest
  2. Open the installer

Note: If you're unsure which version to download, try MzingaViewer.Win64.Setup.msi first. Most modern PCs are 64-bit.

Note: This version does not contain the MzingaEngine, MzingaPerft, or MzingaTrainer binaries.

Microsoft Store

A standalone version of MzingaViewer is available via the Microsoft Store for Windows 10 and 11: https://www.microsoft.com/en-us/p/mzingaviewer/9pm7p224hpgq

Note: This version does not contain the MzingaEngine, MzingaPerft, or MzingaTrainer binaries.

MacOS

The MacOS release provides self-contained x64 binaries which run on OSX >= 10.13.

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

Linux

The Linux release provides self-contained x64 binaries which run on many Linux distributions.

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

Unpacked

The Unpacked release provides loose, framework-dependent .NET 6 binaries.

  1. Install the latest .NET Runtime
  2. Download the latest Unpacked zip file (Mzinga.Unpacked.zip) from https://github.com/jonthysell/Mzinga/releases/latest
  3. Extract the zip file

Copyright

Hive Copyright (c) 2016 Gen42 Games. Mzinga is in no way associated with or endorsed by Gen42 Games.

Mzinga Copyright (c) 2015-2022 Jon Thysell.

Avalonia Copyright (c) .NET Foundation and Contributors.

Markdown.Avalonia Copyright (c) 2010 Bevan Arps, 2020 Whistyun.

Mono.Unix Copyright (c) 2021 Mono Project.

MVVM Toolkit Copyright (c) .NET Foundation and Contributors.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].