https://github.com/sparrowworks/left2die
A multiplayer game where you fight waves of zombies
https://github.com/sparrowworks/left2die
2d-game game godot godot4 lan lan-game left-to-die left2die multiplayer zombie
Last synced: about 1 year ago
JSON representation
A multiplayer game where you fight waves of zombies
- Host: GitHub
- URL: https://github.com/sparrowworks/left2die
- Owner: Sparrowworks
- License: mit
- Created: 2025-01-06T08:31:56.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-06T16:11:08.000Z (about 1 year ago)
- Last Synced: 2025-04-06T17:24:04.149Z (about 1 year ago)
- Topics: 2d-game, game, godot, godot4, lan, lan-game, left-to-die, left2die, multiplayer, zombie
- Language: GDScript
- Homepage:
- Size: 9.84 MB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Left2Die](https://sp4r0w.itch.io/left2die)
## A LAN co-op zombie shooter game, made in Godot
### Description
This is a LAN multiplayer game made in Godot 4.3. It is a perfect project to check out how complex co-op games work.
It features:
- Hosting and joining a lobby
- Modifying lobby parameters
- Syncing players and their actions
- Functional gameplay mechanics
### Installation
- Download the project from [Itch](https://sp4r0w.itch.io/left2die) and follow the instructions on how to play the game.
- You can also [clone](https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository) or download the repository and play it through Godot Editor.
### Screenshots