SlickSoccer - Multiplayer Soccer Game

Hello

I’ve been working on a project of my own. It’s an online multiplayer soccer game, in which you control only one player. It’s inspired off Netsoccer.

Games are played by 5 human players on each team, and a computer goalkeeper.
Players have some attributes which can be modified, they are: speed, stamina, height and strenght.

Other features:

  • IRC style chatrooms.
  • Replays, you can record any game you want and play it back later.

The game is almost complete, I’m just doing some more testing and intend to release it in the next few weeks.

Right now I’m working on adding some stats to the players (goals, assists, and others) and appearance customizations.

If you have any questions I would be happy to answer…

Do you have a link for us to try it out?

Not yet. I will be putting up a server after I finish with the testing.

Can you share some tech jargon how you have implemented network stuff.

Sure, basically all the networking is handled by the wonderful Kryonet library. I also use the Kryo library to serialize the messages sent between the client and the server.

Player movement is controlled by the mouse, so for example I have a class MousePosition which sends the current mouse coordinates from the client to the server. The server will then receive this information and move the player in those coordinates direction.

:slight_smile:

This is a cool concept! Don’t let it die.

hey guys

I didn’t let it die, actually I’ve been working on it. My day work really eats up a lot of my energy unfortunately so this is taking much longer than it’s suppose to.

I added player stats now, goals, assists, steals, bad passes and fouls. Worked on the graphics too.

It won’t take too long now, for real this time.

Msn Rod

hey Josh, thanks a lot for your suggestions

Some of them are already implemented, others will definitely come in future versions.

I made a short video of me kicking the ball around, you can see the curling effect in the beginning.

Yup, we’ll sort more out when im not busy :slight_smile:

Originally I was making the game sideways like you mentioned, and for the exact same reason (I have a 1600x900 resolution). I changed it to top down because I thought this was the preference for most players. But my plan is to give the option for sure.

What do you mean exactly by buying half of the game? Feel free to pm me your ideas.

Brilliant, we’ll talk on msn

Holden noob lol