All Projects → googleforgames → Open Match

googleforgames / Open Match

Licence: apache-2.0
Flexible, extensible, and scalable video game matchmaking.

Programming Languages

go
31211 projects - #10 most used programming language
Makefile
30231 projects
Dockerfile
14818 projects
HCL
1544 projects
Smarty
1635 projects
Batchfile
5799 projects
Mustache
554 projects

Projects that are alternatives of or similar to Open Match

Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (-72.75%)
Mutual labels:  game-development, multiplayer
Evennia
Python MUD/MUX/MUSH/MU* development system
Stars: ✭ 1,309 (-45.55%)
Mutual labels:  game-development, multiplayer
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-99.5%)
Mutual labels:  game-development, multiplayer
Game Networking Resources
A Curated List of Game Network Programming Resources
Stars: ✭ 4,208 (+75.04%)
Mutual labels:  game-development, multiplayer
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (-94.59%)
Mutual labels:  game-development, multiplayer
Agones
Dedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
Stars: ✭ 4,252 (+76.87%)
Mutual labels:  game-development, multiplayer
Lance
Multiplayer game server based on Node.JS
Stars: ✭ 1,161 (-51.71%)
Mutual labels:  game-development, multiplayer
Mdframework
A multiplayer C# game framework for Godot 3.2 Mono.
Stars: ✭ 34 (-98.59%)
Mutual labels:  game-development, multiplayer
Openage
Free (as in freedom) open source clone of the Age of Empires II engine 🚀
Stars: ✭ 10,712 (+345.59%)
Mutual labels:  game-development, multiplayer
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (-95.05%)
Mutual labels:  game-development, multiplayer
Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (-87.69%)
Mutual labels:  game-development, multiplayer
Epicsurvivalgameseries
Third-person Survival Game for Unreal Engine 4 (Sample Project)
Stars: ✭ 2,389 (-0.62%)
Mutual labels:  game-development, multiplayer
Flopnite Ue4
A remake of the popular battle royale game, Fortnite, made in Unreal Engine 4 and integrated with Amazon GameLift
Stars: ✭ 250 (-89.6%)
Mutual labels:  game-development, multiplayer
Iogrid
Multiplayer game engine/framework built using SocketCluster and Phaser
Stars: ✭ 455 (-81.07%)
Mutual labels:  game-development, multiplayer
Pydark
PyDark is a 2D and Online Multiplayer video game framework written on-top of Python and PyGame.
Stars: ✭ 201 (-91.64%)
Mutual labels:  game-development, multiplayer
Entitas Sync Framework
Networking framework for Entitas ECS. Targeted at turnbased games or other slow-paced genres.
Stars: ✭ 98 (-95.92%)
Mutual labels:  game-development, multiplayer
Kaetram Open
An open-source 2D HTML5 adventure based off BrowserQuest (BQ).
Stars: ✭ 138 (-94.26%)
Mutual labels:  game-development, multiplayer
Rhubarb
A WebSocket library optimized for multiplayer JS games, works on WebWorkers with binary data.
Stars: ✭ 167 (-93.05%)
Mutual labels:  game-development, multiplayer
React Native Donkey Kong
Donkey Kong remake using react-native-game-engine 🙉
Stars: ✭ 174 (-92.76%)
Mutual labels:  game-development
Piano Rs
A multiplayer piano using UDP sockets that can be played using computer keyboard, in the terminal
Stars: ✭ 180 (-92.51%)
Mutual labels:  multiplayer

Open Match

GoDoc Go Report Card License GitHub release Follow on Twitter

Open Match is an open source game matchmaking framework that simplifies building a scalable and extensible Matchmaker. It is designed to give the game developer full control over how to make matches while removing the burden of dealing with the challenges of running a production service at scale.

Please visit Open Match website for user documentation, demo instructions etc.

Contributing to Open Match

Open Match is in active development and we would love your contribution! Please read the contributing guide for guidelines on contributing to Open Match.

The Open Match Development guide has detailed instructions on getting the source code, making changes, testing and submitting a pull request to Open Match.

Support

Code of Conduct

Participation in this project comes under the Contributor Covenant Code of Conduct

License

Apache 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].