Skip to content

eloudsa/spherly-server-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

See releases for server downloads
		
Link to spherly web client code: https://github.com/jakeonaut/spherly-webclient

NOTE: If building on eclipse on your computer, make sure to select the appropriate bluecove jar from the SpherlyServer/lib directory:
	(Windows: bluecove-2.1.1.jar)
	(MacOSX 10 64bit: bluecove-2.1.1_macosx10.jar)

-----------------------------------

Uses Java BlueCove (bluecove.org)
Uses JavaWebSocket	(https://github.com/TooTallNate/Java-WebSocket)
Uses XStream (http://xstream.codehaus.org/download.html) for level serialization

About

java reimplementation of spherly server

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 83.0%
  • Python 17.0%