From be6b3faf8d785a778366a02a275d57385af86a8d Mon Sep 17 00:00:00 2001 From: asvvvad <36175183+asvvvad@users.noreply.github.com> Date: Tue, 17 Mar 2020 09:42:12 +0100 Subject: [PATCH] Added ic3bug's Multiplayer shooter projects (#111) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 350dd7d..8c8878a 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,8 @@ A curated list of [free/libre](https://www.gnu.org/philosophy/free-sw.html) game *Projects to use as a base for your own games.* - [Godot-GameTemplate](https://github.com/nezvers/Godot-GameTemplate) - Template with all necessary stuff taken care of. Designed for pixel art games (Godot 3.1). +- [Multiplayer First Person Shooter](https://github.com/ic3bug/Godot-3.2-Multiplayer-FPS) - A multiplayer first person shooter example project (Godot 3.2). +- [Multiplayer third person shooter](https://github.com/ic3bug/TPS-MP) Multiplayer third person shooter example (Godot 3.2). ## Demos