Skip to content

MattMoradi/Chomp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.