Skip to content

jcarrete5/othello-ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

othello-ai

An othello game engine

Dev environment

For the dev environment I recommend using pyenv and poetry

  1. Run poetry install
  2. Run poetry run pytest
  3. Run poetry run othello