Skip to content

core23/othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java Othello

Disclaimer

This is one of my first Java projects I did around 2009, so it's far away from modern coding standards.

I'd like to open source some of my work, because I like these games and it could inspire young java developer trainees.

About the game

This is a Java port of Othello aka Reversi.

Development

Start the game

$ mvn exec:java

Build the project and create a runnable JAR

$ mvn package

License

This bundle is under the MIT license.

About

Java port of othello

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages