Skip to content

BlackberryGames/moome-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This package is a server written in Java for the Moome game.

Please excuse how poorly written this is; I wrote it when in middle school.

Installation

Manual

Be sure you have packages installed for your distribution that provide javac (to compile) and java.

$ git clone [email protected]:BlackberryCode/moome-server.git && cd moome-server
$ ./compile.sh
$ ./run.sh

AUR

Install the package moome-server from the AUR:

$ trizen -S moome-server
$ moome-server

makepkg

$ git clone [email protected]:BlackberryCode/moome-server.git && cd moome-server
# makepkg -sif .
$ moome-server

About

A server written in Java for Moome

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published