Skip to content

Instantly share code, notes, and snippets.

View cobrajs's full-sized avatar

Allen Schmidt Jr. cobrajs

  • Fredericksburg, VA
View GitHub Profile

Phaser 3 Cheatsheet

Originally inspired by woubuc/phaser-cheatsheet.md, this version has been almost completely rewritten and expanded with new notes and insights to better support everyone learning and using Phaser 3.

Starting a new game

All config is optional, but width, height and scene are recommended to add.

let config = {
@madhums
madhums / moveable-modal.js
Last active May 10, 2024 13:11
Making angular-ui bootstrap modal moveable
'use strict';
/**
* Moveable modal
*
* You need to set the options of the provider.
*
* Requirements:
*
* You need angular-ui/bootstrap module