Skip to content

ssyp-ru/ssyp20-ws03

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ssyp2020-ws03: “Call of Anoro€” Deploy

2d multiplayer shooter

Features

  • A lot of breathtaking gameplay mechanics, such as explosion on player exit
  • Stats overlay
  • Nickname selection
  • Tilemaps
  • Continuous deployment on Amazon EC2

How to use

Get binaries

  • Build from source
    1. Clone this repo
    2. Go to “Call of Anoro€” directory
    3. Execute following commands: ./gradlew client:packageJvmFatJar and ./gradlew server:assembleShadowDist
    4. Built files now in client/build/libs and server/build/libs
  • Download latest version here

Launch

  • Play on global server: java -jar client-all-4.10.1.jar
  • Play over LAN
    1. Launch server: java -jar server-all.jar
    2. Launch client: java -jar client-all-4.10.1.jar <server ip without port>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published