Skip to content

ldaniels528/othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Othello

The classic board game implemented in JDK 11.

Build Requirements

  • Java JDK 11+
  • Apache Maven 3.9+

Building the code

$ mvn clean package

Running the tests

$ mvn test   

Run the application

 $ mvn package
 $ java -jar ./target/othello-0.48-jar-with-dependencies.jar

Screenshot

About

it's the classic board game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages