Skip to content

jrodbeta/project-othello-2012

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

You can build using: ./build.sh

Or if you are unable to use the script just use the command: javac -d bin src/othello/ai/.java src/othello/ai/heuristic/.java src/othello/controller/.java src/othello/model/.java src/othello/model/.java src/othello/view/.java src/othello/*.java

  • To run the OthelloTester use:

    java -cp bin othello.OthelloTester

  • To run the ladder tester use:

    java -cp bin othello.controller.LadderController

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published