ValentinColin / rust-othello

A game of othello using ggez

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

✨ Othello ✨

Issues tag Forks tag Stars Licence

Project Description

A game of othello

Table of Contents

Installation

System requirement

  1. Any system with basic configuration.
  2. Operating System : Any (Windows / Linux / Mac).

Software requirement

  1. Cargo/Rust installed (If not download it here).

Manual installation

# https or ssh
git clone https://github.com/ValentinColin/rust-othello.git
git clone git@github.com:ValentinColin/rust-othello.git

cargo build --release

Tests

cargo test

Usage

cargo run --release

Potential Maintainers

📌 Valentin Colin

Credits

contributors

About

A game of othello using ggez

License:MIT License


Languages

Language:Rust 100.0%