From 09ff5422627bc00eae3ec5ef7edd8be988c1095c Mon Sep 17 00:00:00 2001 From: Simon Dalvai Date: Mon, 17 Jul 2023 20:09:13 +0200 Subject: [PATCH] Add Ball2Box and Pocket Broomball games (#290) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7963383..1dcb3ff 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). - [Everplast](https://github.com/WraithWinterly/Everplast) - Unique 2D platforming experience filled with rage, rush, speed, and spray. - [Falling Square](https://github.com/EmilienLeroy/FallingSquare) - A simple mobile game to test your reflex. - [Librerama](https://codeberg.org/Yeldham/librerama) - A free/libre fast-paced arcade collection of mini-games. +- [Pocket Broomball](https://github.com/dulvui/pocket-broomball/) - The world's first broomball game, available for iOS, Android and html5. - [Portal 2D](https://github.com/JulianWels/portal2d) - 2D remake of the Portal games. - [spindle of serendipity](https://zacryol.itch.io/spindle-of-serendipity) - Word guessing game with customizable entries. - [SuperStarfighter](https://github.com/notapixelstudio/superstarfighter) - Fast-paced local party game with starships that battle in a top-down arena. @@ -77,6 +78,7 @@ See [Vivraan/godot-lang-support](https://github.com/Vivraan/godot-lang-support). #### Godot 3.2+ +- [Ball2Box](https://github.com/dulvui/ball2box) - Shoot the ball into the box, available for iOS, Android and html5. - [Boom](https://github.com/FelicePollano/Boom) - A very simple, old fashion FPS, work-in-progress but playable. - [Broken Seals](https://github.com/Relintai/broken_seals) - A work-in-progress third person action RPG with multiplayer support (needs custom engine modules). - [Super Tux Party](https://gitlab.com/SuperTuxParty/SuperTuxParty) - A free/libre and open-source party game that is meant to replicate the feel of games such as Mario Party.