-
Updated
May 27, 2022 - TypeScript
multiplayer-game-server
Here are 118 public repositories matching this topic...
-
Updated
Apr 9, 2022 - C
-
Updated
May 4, 2021 - JavaScript
-
Updated
Mar 21, 2019 - C#
-
Updated
May 23, 2022 - Java
-
Updated
Jun 3, 2022 - JavaScript
-
Updated
Jul 13, 2020 - C#
-
Updated
Jun 1, 2022 - JavaScript
-
Updated
Apr 28, 2022 - JavaScript
-
Updated
May 29, 2022 - JavaScript
-
Updated
May 10, 2022 - HTML
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Jan 5, 2021 - JavaScript
-
Updated
May 24, 2022 - TypeScript
-
Updated
Jan 10, 2022 - TypeScript
-
Updated
May 25, 2022 - Java
-
Updated
Sep 26, 2021 - Go
-
Updated
Mar 2, 2022 - JavaScript
-
Updated
Jun 2, 2021 - C++
Because of the height of the screen, all that can be seen on some mobile devices is your name, the timer, the role info button, and your role card. The player list has been pushed down out of view. To someone new to the app, it might not be clear that the player list is available and that you have to scroll to reach it.
Implement a better UI layout for mobile to indicate where the player list i
-
Updated
Jun 30, 2021 - Go
-
Updated
Jun 5, 2018 - C#
-
Updated
Jan 6, 2020 - Java
-
Updated
Dec 25, 2019 - Go
-
Updated
Oct 22, 2020 - Rust
-
Updated
May 31, 2017 - JavaScript
-
Updated
Jul 30, 2021 - Lua
Improve this page
Add a description, image, and links to the multiplayer-game-server topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the multiplayer-game-server topic, visit your repo's landing page and select "manage topics."
User Story
If a large download fails using curl it does not cause a fatal error instead it simply carries on.
Basic info
Further Information
It is worth checking how all downloads handle when failing to ensure they cause a fatal exit.
To Reproduce
Use a game server that is non-steam and cause the download to fail
Expected behaviour