Skip to content

mimiza/webpack-gun-phaser-multiplayer-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpack + Gun + Phaser Multiplayer Boilerplate

Build browser based multiplayer games with the latest technologies: Webpack + Gun + Phaser

What are these technologies

  • Webpack: Pack all files into one single bundle
  • Gun: Javascript real-time distributed graph database
  • Phaser: HTML5 2D Canvas/WebGL game engine

Features

  • Hot reload developing environment using Webpack server
  • Real-time database using Gun
  • One bundle to load

How to install

  1. Clone this repo: git clone https://github.com/mimiza/webpack-gun-phaser-multiplayer-boilerplate.git
  2. Install: yarn install
  3. Develop: yarn dev
  4. Build: yarn build

THANKS TO THE OPEN SOURCE COMMUNITY!

About

Build browser based multiplayer games with the latest technologies: Webpack + Gun + Phaser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published