-
Updated
Jun 5, 2020 - TypeScript
#
multiplayer-game-server
Here are 89 public repositories matching this topic...
nodejs
javascript
game
database
networking
multiplayer
engine
websockets
game-server
pixi
multiplayer-game
turn-based
realtime-games
room-handlers
colyseus
multiplayer-game-server
netcode
A network library for client/server games written in C++
-
Updated
Apr 24, 2020 - C
namel
commented
May 9, 2018
On the GameObject and its immediate sub-classes.
either:
- modify the constructor such that the third argument is netscheme. If this design is chosen, then make it clear that CLASSes in the netscheme must support the copy() method
or:
2. sub-classes must implement a setNetscheme() method which should always be called immediately after the constructor.
in both cases, make it clear that
Modern Lockstep with clientside prediction and rollback
networking
unity
simulation
rollback
ecs
entitas
deterministic-game
multiplayer-game-server
clientside-prediction
-
Updated
Mar 21, 2019 - C#
A 2d game that aspires to be similar to Rimworld, with more depth, magic, and RPG concepts.
game
rpg
magic
xna
csharp
dedicated-server
multiplayer
pixel-art
roguelike
game-2d
monogame
help-wanted
multiplayer-game
fantasy
rimworld
lan-multiplayer
multiplayer-game-server
singleplayer
pixelart
singleplayer-game
-
Updated
Sep 19, 2019 - C#
An online HTML5 multiplayer space shooter built with Lance
-
Updated
Apr 4, 2020 - JavaScript
Open Source API for Realtime Web Apps
nodejs
javascript
functional-programming
websocket
webrtc
peer-to-peer
multiuser
real-time-data
multiplayer-game-server
-
Updated
Jun 2, 2020 - TypeScript
Manage Azure Container Instances using Azure Functions and Event Grid. Demo with OpenArena game server!
docker-container
table-storage
azure-functions
arm-templates
multiplayer-game-server
azure-container-instances
azure-event-grid
-
Updated
Mar 25, 2019 - JavaScript
WTF?! Adventure is a massively online 2D MMORPG with WTF?! twists.
nodejs
game
html5
canvas
game-engine
multiplayer
canvas-game
html5-game
game-development
html5-canvas
mmorpg
game-server
multiplayer-game
multiplayer-browser-game
mmorpg-game
browserquest
multiplayer-game-server
multiplayer-online-game
multiplayer-game-engine
mmorpg-server
-
Updated
Dec 4, 2019 - HTML
nodejs
game
pokemon
webpack
phaser
multiplayer
game-development
game-2d
phaserjs
colyseus
multiplayer-browser-game
multiplayer-game-server
multiplayer-web-game
pokemon-game
phaser3
realtime-pokemon-game
-
Updated
Jun 7, 2020 - JavaScript
Southclaws
commented
Oct 5, 2018
This is quite easy. Feel free to contribute if you're a new Golang user and want to contribute to an open source repo!
Open
Geo-IP for filtering
1
1
bbs
web
telnet
dungeon
node-js
dungeon-crawler-game
terminal-game
multiplayer-game-server
multiplayer-online-game
xterm-js
-
Updated
Jun 9, 2020 - TypeScript
go
golang
multiplayer
game-development
game-framework
game-server
backend-as-a-service
multiplayer-game-server
game-inventory
-
Updated
Jun 9, 2020 - Go
MSF-Port for DarkRiftNetworking Pro 2
-
Updated
Jun 5, 2018 - C#
An online, lobby-based multiplayer version of the social deception game Werewolf using Javascript and Websocket. Still in active development.
nodejs
javascript
game
board-game
multiplayer
websocket
card-game
game-server
lobby
multiplayer-game-server
-
Updated
Jun 7, 2020 - JavaScript
Colyseus client adapter for Construct 2.
-
Updated
May 31, 2017 - JavaScript
-
Updated
Jan 6, 2020 - Java
vue
multiplayer
game-development
game-framework
game-server
backend-as-a-service
multiplayer-game-server
game-inventory
-
Updated
Jun 5, 2020 - Vue
-
Updated
Oct 22, 2019 - Python
A better version of Ogar
server
multiplayer
private
io
multiplayer-game
agar
agario
multiplayer-game-server
agario-mod-multiplayer
agario-clone
ogar
-
Updated
May 3, 2020 - JavaScript
Cossacks 3 multiplayer server
-
Updated
May 10, 2019 - Lua
Role-Playing Game Daemon for Linux, formerly known as Amiga Hack & Slash
-
Updated
Jun 3, 2016 - Groff
SBRW server port in NodeJS.
nodejs
javascript
multiplayer-game
multiplayer-game-server
nfsw
nfsworld
nfsw-server
soapbox-race
soap-box-race
sbrw
-
Updated
Nov 25, 2019 - JavaScript
C++ multiplayer game server for Unity 3D game
-
Updated
Oct 16, 2019 - C++
A Online Card-game, based on NodeJS, socket.io, and React.
react
nodejs
socket-io
card-game
multiplayer-browser-game
multiplayer-game-server
multiplayer-online-game
-
Updated
Jun 6, 2020 - JavaScript
nodejs
html5
nethack
multiplayer
html5-canvas
roguelike
mmo
mmorpg
multiplayer-game
multiplayer-game-server
-
Updated
Sep 12, 2017 - CoffeeScript
SmartFoxServer is a comprehensive SDK for rapidly developing real-time and turn-based multiplayer games
java
game-server
multiplayer-game
multiplayer-game-server
jelastic
jps
java-server
jelastic-jps
smartfoxserver-2x
smartfox-server
comprehensive-sdk
-
Updated
Mar 15, 2018 - JavaScript
Amiga Hack & Slash (BBS)
-
Updated
May 18, 2018 - C
YashasG98
opened
Nov 2, 2019
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