Food Fight
A downloadable game for Windows and Linux
FoodFight is a 2 Player 1 on 1 style multiplayer game where you have 60 seconds to try and kill your opponent. At the start of the game and after every time you loose you get to pick 1 upgrade to even the odds of the battle and go again.
Playing:
To play the game you need to run a server, either a standalone or an integrated server. Two clients can then connect to the server
Needs Java 17
launch arguments:
-client:true/false
weather or not to launch a client from this jar
-server:true
Starts a server from this jar
-ip:(ip)
The ip to connect to
-port:(default 9995)
the network port of the server to connect to
code:
Status | Prototype |
Platforms | Windows, Linux |
Author | Peyton Hill |
Comments
Log in with itch.io to leave a comment.
Impressive to make a fully functional multiplayer game in such a short period of time, especially when working around the complexities and challenges of working in such a locked down network environment such as the university. Game is also quite fun to play! Great job!
Wow, what a great entry! A solo developer using java for an online multiplayer real-time top-down shooter is incredible.
Choosing the power ups is fun, and it's a great idea to make the loser get a new power up each round.
Great work!