Skip to content

BlackberryGames/moome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Moome is an entertaining 8-bit, multiplayer platformer game written in Java by Mooncat39 and Arinerron that was actively developed from around 2014 to 2016.

Installation

Manual

Ensure you have your distribution's packages that provide javac (for compiling) and java installed.

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

AUR

Install the moome AUR package:

$ trizen -S moome
$ moome

makepkg

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

Notes

Releases

No releases published

Packages

No packages published