All Projects → dpogorzelski → phaser_multiplayer_demo

dpogorzelski / phaser_multiplayer_demo

Licence: MIT license
HTML5 Multiplayer with Phaser and Go

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to phaser multiplayer demo

Gdk For Unity
SpatialOS GDK for Unity
Stars: ✭ 296 (+745.71%)
Mutual labels:  games, multiplayer
Gdk For Unity Fps Starter Project
SpatialOS GDK for Unity FPS Starter Project
Stars: ✭ 119 (+240%)
Mutual labels:  games, multiplayer
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+1771.43%)
Mutual labels:  games, multiplayer
phaser-mario
Mario-like class for Phaser
Stars: ✭ 19 (-45.71%)
Mutual labels:  games, phaser
phaser-particle-editor-plugin
This plugin creates particles based on JSON data generated by Phaser Particle Editor
Stars: ✭ 28 (-20%)
Mutual labels:  games, phaser
Crystalshire
Legacy VB6 open-source ORPG
Stars: ✭ 24 (-31.43%)
Mutual labels:  games, multiplayer
Games
一个基于Phaser的小游戏集合
Stars: ✭ 1,167 (+3234.29%)
Mutual labels:  games, phaser
Cavemen-GGJ2019
A multiplayer survival game developed during Global Game Jam 2019.
Stars: ✭ 21 (-40%)
Mutual labels:  phaser, multiplayer
phaser3-plugin-pathbuilder
Draw and edit Lines, Bezier Curves, Splines at runtime, explore your scene and export your paths to Phaser
Stars: ✭ 67 (+91.43%)
Mutual labels:  games, phaser
sdk-for-unity-vr-starter-project
[Deprecated] SpatialOS SDK for Unity Virtual Reality Starter Project
Stars: ✭ 43 (+22.86%)
Mutual labels:  games, multiplayer
piw5 bot warfare
The Bot Warfare mod for PlutoniumIW5
Stars: ✭ 57 (+62.86%)
Mutual labels:  games, multiplayer
sdk-for-unity
SpatialOS SDK for Unity
Stars: ✭ 49 (+40%)
Mutual labels:  games, multiplayer
Reldens
Reldens - You can make it - Open Source MMORPG Platform
Stars: ✭ 130 (+271.43%)
Mutual labels:  phaser, multiplayer
phaser-typescript-webpack
Another Phaser CE boilerplate using TypeScript and Webpack.
Stars: ✭ 17 (-51.43%)
Mutual labels:  games, phaser
Iogrid
Multiplayer game engine/framework built using SocketCluster and Phaser
Stars: ✭ 455 (+1200%)
Mutual labels:  phaser, multiplayer
Medguireborn
MedGui Reborn is a frontend/launcher (GUI) for Mednafen multi emulator, written in VB .Net with Microsoft Visual Studio Community
Stars: ✭ 40 (+14.29%)
Mutual labels:  games, multiplayer
Warzone2100
Command the forces of The Project in a battle to rebuild the world after mankind has been nearly destroyed by nuclear missiles. A 100% free and open source real-time strategy game for Windows, macOS, Linux, BSD+
Stars: ✭ 2,094 (+5882.86%)
Mutual labels:  games, multiplayer
RiptideSampleFPS
Sample FPS project using RiptideNetworking, and source code for the Riptide tutorials.
Stars: ✭ 80 (+128.57%)
Mutual labels:  games, multiplayer
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (-5.71%)
Mutual labels:  games, multiplayer
grid-engine
An exceptional plugin for grid-based features in the Phaser 3 framework.
Stars: ✭ 124 (+254.29%)
Mutual labels:  phaser

What is this

A basic demonstration of how to build a multi-player game with Phaser

How to use

git clone https://github.com/dpogorzelski/phaser_multiplayer_demo.git
cd phaser_multiplayer_demo
go get
go run server.go

Open your browser at http://127.0.0.1:3000

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].