MattMoradi / Chomp

The Chomp Terminal Game in Rust

Repository from Github https://github.comMattMoradi/ChompRepository from Github https://github.comMattMoradi/Chomp

Chomp Game

Build Clippy

Matt Moradi and Bart Massey 2023

This code plays the game of Chomp. It comprises a library containing a perfect AI player, together with a command-line program to play against it.

Compiling: cargo run <x> <y>

Testing: cargo test

Recourses:

License

This work is licensed under the "MIT License". Please see the file LICENSE.txt in this distribution for license terms.

About

The Chomp Terminal Game in Rust

License:MIT License


Languages

Language:Rust 100.0%