csci-4511w-final

My final project for CSCI 4511W at the University of Minnesota

https://github.com/pwmarshall/csci-4511w-final

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

My final project for CSCI 4511W at the University of Minnesota

Basic Info
  • Host: GitHub
  • Owner: pwmarshall
  • Language: Python
  • Default Branch: main
  • Size: 31.3 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Citation

README.md

csci-4511w-final

My final project for CSCI 4511W at the University of Minnesota, worked on by both me and https://github.com/CubeToPlay

Thanks to https://github.com/aayzaa/checkers-ai/tree/master for the base of this project, we worked to add more bots/ai's/algorithms to play against eachother. Aditional thanks to https://github.com/Koehnc/MCTS-Checkers/tree/master for the MCTS part of this project.

Requires python3.12

Owner

  • Name: Peter M
  • Login: pwmarshall
  • Kind: user

Citation (CITATION.cff)

# This CITATION.cff file was generated with cffinit.
# Visit https://bit.ly/cffinit to generate yours today!

cff-version: 1.2.0
title: CSCI 4511W Final Project
message: >-
  If you use this software, please cite it using the
  metadata from this file.
type: software
authors:
  - given-names: Peter
    family-names: Marshall
    email: pwmarshall@gmail.com
  - given-names: Adam
    family-names: Yaj
    email: yaj00002@umn.edu
repository-code: 'https://github.com/pwmarshall/csci-4511w-final'
abstract: >-
  The final project for our class CSCI 4511W at the
  University of Minnesota. We combined multiple checkers
  AIs/search algorithms and had them play each other to see
  which was the best at checkers.

GitHub Events

Total
  • Member event: 1
  • Push event: 3
  • Create event: 2
Last Year
  • Member event: 1
  • Push event: 3
  • Create event: 2