Skip to content
/ Othello Public

Othello/Reversi with multiplayer, written in Java

License

Notifications You must be signed in to change notification settings

arb362/Othello

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplayer Othello/Reversi that I developed originally as a Fathers Day present. It has the capabilities for multiplayer both on a local network and outside the network.
The websocket library from https://github.com/TooTallNate/Java-WebSocket is used to implement the multiplayer functionality and it is included in its compiled form in lib/Websocket.jar
In order to use multiplayer you will need the code from github.com/arb362/othello-server

Licensed under MIT License

About

Othello/Reversi with multiplayer, written in Java

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages