reissjason/CS4511-Project
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
UMN CS4511W Class Project Group Members: Alex Koenen - akoenen12@gmail.com Jason Reiss - reis0140@umn.edu Chris Sudduth - sudd0014@umn.edu Nicholas Tiry - tiryx007@umn.edu To run a full battle simulation, pitting our minimax ai against random, execute these commands: make minimax_game ./minimax_game Known Bugs: 1) Minimax switches to Pokemon that have been knocked out. 2) Attacks that affect a Pokemon's status do not properly update the status.