Page 1 of 1

Proof of concept for multiplayer game

Posted: Wed Jun 23, 2021 4:26 pm
by another-tech-guy24
https://github.com/prashantgupta24/lua- ... ultiplayer

A simple proof-of-concept for a multiplayer game using Love2d!

- Both single player and Multiplayer support. Play with your friends on your home Wifi without any additional setup!
- Automatic local network searching for host server for multiplayer (using multicast)
- Windfield for collision detection

Demo on Github repo.

Re: Proof of concept for multiplayer game

Posted: Wed Jun 23, 2021 4:36 pm
by grump
Yeah, but it's still the same thing as last week.

Re: Proof of concept for multiplayer game

Posted: Thu Jun 24, 2021 10:37 pm
by Gunroar:Cannon()
grump wrote: Wed Jun 23, 2021 4:36 pm Yeah, but it's still the same thing as last week.
True, why did you post again tech-guy? Why? :P
Hm...maybe it was a mistake. Anyway the game looks pretty nice and nice job getting multiplayer working.