Friends vs Aliens


http://dishmoth.com/wp-content/uploads/2013/12/pic_fva_640x384.png

Hi folks! :slight_smile:

Friends vs Aliens is my attempt at making a multiplayer ‘tower defence’ - or if you prefer ‘lawn defence’ - game for Android (although there’s a runnable JAR for Windows, etc.).

Multiple players can connect to a game over Wi-Fi/LAN. (In fact you can probably connect over the internet if you try hard enough, but non-local hosts aren’t detected automatically and the game will likely be unplayable due to network lag. This is the first time I’ve ever tried network programming, so don’t expect too much. :wink: )

The game is still a bit of a prototype, so there’s a lot of stuff missing at the moment. (Specifically: graphics are messy, there’s no sound, compensation for network lag is crude, the variety of attacking and defending units is very limited, and there’s only one never-ending level.)

For Android devices: Google Play
For Windows, Mac, etc.: .JAR

Credits: Made with LibGDX and Kryonet.

Any feedback would be much appreciated!

That’s a nice little game you got going there! Great job!

Although you may want to consider a tutorial of such? It took me a while to figure out that the red things were barriers, and that the punching was coming from the enemy, not the red!

I haven’t tried the multiplayer yet, but I plan to get some friend to play with me some time!

Keep up the good work!

Thanks for trying it! You’re quite right about a tutorial. Part of the reason for releasing the game in this state is to get an idea of how much of it is obvious and what sort of things need explaining.