updated header comment
This commit is contained in:
parent
b788bd2e4d
commit
7eb567543e
1 changed files with 5 additions and 3 deletions
|
|
@ -1,6 +1,8 @@
|
|||
// Student: Jack Branch - 103-93-063
|
||||
// Prof: Dr. Mike O'Neal
|
||||
// Class: Artificial Intelligence (CS 4753)
|
||||
// Student: Jack Branch - 103-93-063
|
||||
// Assignment: 3
|
||||
// Professor: Dr. Mike O'Neal
|
||||
// Class: Artificial Intelligence (CS 4753)
|
||||
// Description: Run a console-based Othello game with AI capabilities.
|
||||
mod cli;
|
||||
|
||||
fn main() -> anyhow::Result<()> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue