Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 144 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 144 Bytes

Balls Game

Server side of project

Run the server from console:

  1. Build
  • mvn clean install
  1. Run
  • mvn exec:java
  1. CTRL+C to stop