All Projects → sekl → node-vue-phaser-boilerplate

sekl / node-vue-phaser-boilerplate

Licence: MIT license
Boilerplate to get started developing Node.js-server + Vue/Phaser-client online-games, based on Webpack and with Babel/ES2015 support.

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to node-vue-phaser-boilerplate

phaser-plugin-scene-graph
Prints the display tree. Phaser 2/CE
Stars: ✭ 32 (+28%)
Mutual labels:  phaser
phaser3-faq
A guide to Phaser 3
Stars: ✭ 69 (+176%)
Mutual labels:  phaser
phaser3-simple-rpg
A simple Phaser3 RPG using Typescript ⚔️
Stars: ✭ 80 (+220%)
Mutual labels:  phaser
dungeonz
Everything for the game Rogueworld.
Stars: ✭ 88 (+252%)
Mutual labels:  phaser
phaser-particle-editor-plugin
This plugin creates particles based on JSON data generated by Phaser Particle Editor
Stars: ✭ 28 (+12%)
Mutual labels:  phaser
uai shot
A multiplayer ship game built with Elixir, Phoenix Framework and Phaser. 🚀
Stars: ✭ 53 (+112%)
Mutual labels:  phaser
Phaser3 Typescript Project Template
A quick-start project template that uses Phaser 3, TypeScript and Rollup for bundling
Stars: ✭ 201 (+704%)
Mutual labels:  phaser
elemental-one
A simple platformer made along the theme of Ludum Dare 28
Stars: ✭ 36 (+44%)
Mutual labels:  phaser
near-lands
Decentralized 2D multiverse project in development using NEAR protocol
Stars: ✭ 55 (+120%)
Mutual labels:  phaser
phaser-ui-comps
Phaser 3 UI Components built by Adobe Animate
Stars: ✭ 60 (+140%)
Mutual labels:  phaser
phaser3-typescript-starter-kit
This repository contains the code necessary to start making a game in Phaser 3 using TypeScript.
Stars: ✭ 94 (+276%)
Mutual labels:  phaser
badassquest
RPG / GTA-style game engine built on top of Google Maps Javascript APIs
Stars: ✭ 26 (+4%)
Mutual labels:  phaser
phaser
This is where Phaser 4 is being developed
Stars: ✭ 291 (+1064%)
Mutual labels:  phaser
Crypto-Car-Battle
NFT (ERC721) based HTML5 game with Crypto Payouts to the Winner.
Stars: ✭ 90 (+260%)
Mutual labels:  phaser
phaser-plugin-advanced-timing
Shows FPS, frame intervals, and performance info. Phaser 2/CE
Stars: ✭ 25 (+0%)
Mutual labels:  phaser
phaser-manifest-loader
Phaser Manifest Loader
Stars: ✭ 28 (+12%)
Mutual labels:  phaser
phaser-3-snake-game
A Phaser 3 demo project based on the "Snake Plissken" tutorial published on Phaser World #85.
Stars: ✭ 30 (+20%)
Mutual labels:  phaser
phaser-cat
A 2D top-down shooting game, built with phaser + box2d plugin
Stars: ✭ 17 (-32%)
Mutual labels:  phaser
game-template
Cross-platform project template using Electron and Angular with the Phaser game engine. Project has Flexbox integrated for easy and responsive organization of components around the Phaser canvas.
Stars: ✭ 16 (-36%)
Mutual labels:  phaser
phaser-template-tsc
A simple template project for creating Phaser games in TypeScript.
Stars: ✭ 30 (+20%)
Mutual labels:  phaser

Express/Vue/Phaser/Webpack - io-game Boilerplate

A boilerplate to quickly get started developing online-games based on a Node/Express server and Vue/Phaser client. Vue can be used for the UI or account/other pages while Phaser renders the actual game.

Based on the VueJS webpack template.

How To Get Started

  1. Clone the repo: git clone [email protected]:sekl/node-vue-phaser-boilerplate.git
  2. npm install
  3. npm run dev
  4. Client will run at http://localhost:8080 and server at http://localhost:8081
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].