Skip to content

Repository files navigation

Godot 4 | Multiplayer Arena Shooter Game

If you'd like, you can follow the tutorial series on my YouTube channel.

If you're looking for the source code of a specific episode, you can find each part by switching branches.

Part 1 | Introduction & Project Setup

Goes over what to expect from this series, and shows how to set up a basic platformer in Godot to kick things off.

Video

https://www.youtube.com/watch?v=CS5qU7eOwb8

Source

https://github.com/curtjs/multiplayer-arena/tree/part1

Part 2 | Spawning & Synchronizing Players, Local Multiplayer

Goes over how to add multiplayer to the game. Can be applied to basically any platformer

Video

https://youtu.be/fEkUc2Nrhx8

Source

https://github.com/curtjs/multiplayer-arena/tree/part2

Part 3 | Setting up the Gun & Projectiles

Goes over how to add spawn points, a gun, and synchronizing bullets over the network

Video

https://www.youtube.com/watch?v=EvKteWXcnQU

Source

https://github.com/curtjs/multiplayer-arena/tree/part3

Part 4 | Setting up NoRay for Global Multiplayer

Coming Soon!

About

The source code for my ultimate Godot 4 multiplayer series.

Resources

Stars

14 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages