Skip to content

mlee97/COMP472-MiniProject2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

https://github.com/mlee97/COMP472-MiniProject2

COMP 472 - Mini Project 2

Due: November 15th, 2021

Description

Implement a game of Line em' up

Objective

Using heuristics, the AI will perform an adversarial search (alphabeta or minimax) to determine which move is recommended

Files Included

  • Output
    • gameTrace-4435.txt
    • gameTrace-4431.txt:
    • gameTrace-5441.txt
    • gameTrace-5445.txt:
    • gameTrace-8551.txt
    • gameTrace-8555.txt
    • gameTrace-8651.txt
    • gameTrace-8655.txt

line-em-up.py

Authors

  • Celia Cai (ID: 40098535) (Github Username: CeliaCaii)
  • Michael Lee (ID: 40054375) (Github Username: mlee97)

Tools Used

  • Python 3.7
  • PyPy3.7
  • VS Code

Instructions

  1. Download repository.
  2. Open VS Code.
  3. Open the folder where line-em-up.py is located.
  4. Select PyPy as your Python Interpreter.
  5. Open line-em-up.py.
  6. Run the Python File.
  7. Input the prompts in the terminal.
  8. View the output files in the directory where line-em-up.py is located.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages