Pinned Repositories
basic-mmo-phaser
Very basic multiplayer online game example made with Phaser, Node.js and Socket.io
binary-protocol-example
A toy example of a custom binary protocol for exchanging structured data between a client and a server with Socket.io
chunks_tutorial
Small demo showing how to load and manage tilemap chunks on the fly with Phaser 3
clicker
Demo showing how to use localStorage in a very simple Phase 3 game
contributing-template
Template for writing your own contributing guide
ensemble
An experimental collectively designed multiplayer online game
pathfinding_tutorial
Demo for a tutorial showing how to perform pathfinding and move a sprite accordingly with Phaser 3
phaserquest
Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
shaders-phaser
Demo accompanying a tutorial on applying custom shaders with Phaser 3
westward
A collaborative MMORPG made in Javascript
Jerenaux's Repositories
Jerenaux/phaserquest
Reproduction of Mozilla's BrowserQuest using Phaser, socket.io and Node.js
Jerenaux/basic-mmo-phaser
Very basic multiplayer online game example made with Phaser, Node.js and Socket.io
Jerenaux/westward
A collaborative MMORPG made in Javascript
Jerenaux/chunks_tutorial
Small demo showing how to load and manage tilemap chunks on the fly with Phaser 3
Jerenaux/pathfinding_tutorial
Demo for a tutorial showing how to perform pathfinding and move a sprite accordingly with Phaser 3
Jerenaux/ensemble
An experimental collectively designed multiplayer online game
Jerenaux/clicker
Demo showing how to use localStorage in a very simple Phase 3 game
Jerenaux/shaders-phaser
Demo accompanying a tutorial on applying custom shaders with Phaser 3
Jerenaux/binary-protocol-example
A toy example of a custom binary protocol for exchanging structured data between a client and a server with Socket.io
Jerenaux/contributing-template
Template for writing your own contributing guide
Jerenaux/interactive_map_phaser
Jerenaux/playground
Dummy repository to experiment with Github features