Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411727 Posts in 69402 Topics- by 58455 Members - Latest Member: Sergei

May 22, 2024, 08:20:53 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityDevLogsFootball (soccer) sandbox
Pages: [1]
Print
Author Topic: Football (soccer) sandbox  (Read 417 times)
germangb
Level 0
**


View Profile
« on: August 08, 2014, 11:04:30 AM »

Requires java8 to run

Very early experiment. Right now you can only spawn balls and kick them..
It is online, but it goes nuts when a ton of balls are in the game, also I don't have much experience with online games and as a result the synchronization is a bit messy, but it works (sort of)...

DOWNLOAD: https://mega.co.nz/#!Ng5jVLIJ!o-ik6DN0pP9Xe0HF00PHVJLR8oESxxsTld6aaNpiGtQ

SCREENSHOTS: http://imgur.com/a/UF7S7#0

CONTROLS:
  • F1 - F4 joint tha game once it is connected to the server, it also lets you change the diamond color on your head when you are in game
  • F5 - F5 spawn a ball (4 different colors depending on the F key)
  • WASD move
  • LEFT SHIFT + mouse wheel zoom in & out the camera
  • Mouse drag move the camera around your player
  • SPACE BAR hold and release to kick a ball

To run in windows, there are 2 batch files to start a server and the client, in linux & and mac, it can be run as follows:
  • Server: $ java -jar server.jar port_number
  • Client: $ java -Djava.library.path="natives/macosx or linux/" -jar game.jar host_ip port_number
Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic