Page 1 of 1

A simple multiplayer top-down shooter game

Posted: Tue Jun 15, 2021 4:20 am
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.