2018-11-12 13:43:05 +08:00
2018-11-12 13:34:18 +08:00
2018-11-12 12:21:27 +08:00
2018-11-12 12:25:11 +08:00
2018-10-30 21:24:47 +08:00
2018-10-16 20:00:52 +08:00
2018-11-09 20:45:29 +08:00
2018-11-12 13:43:05 +08:00

What is this?

This is a game against landlords

The difference is

It is done from the command line

How to begin?

Maven packaging

git clone https://github.com/ainilili/ratel.git
cd ratel
mvn install package

Then, Perform landlords-client and landlords-server jars folder inside the target directory

java -jar landlords-server/target/landlords-server-#{version}.jar -p 1024
java -jar landlords-client/target/landlords-client-#{version}.jar -p 1024 -h 127.0.0.1

Start a fun game !

How to play?

You can create a server by yourself, or you can connect to public server with ip 39.105.65.8 by your client !

Pull request

Push your code to the master branch, and we'll merge good code

Contact us by email ainililia@163.com

S
Description
A caro server, based on [ratel](https://github.com/ainilili/ratel)
Readme Apache-2.0 6.4 MiB
Languages
JavaScript 84.1%
Java 14.6%
HTML 1.1%
Dockerfile 0.2%