Skip to content

Commit d8b7797

Browse files
committed
Quote.
1 parent 05aff94 commit d8b7797

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

v3/src/phaser.js

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,9 @@ require('./gameobjects/container/ContainerFactory');
4444
module.exports = Phaser;
4545

4646
global.Phaser = Phaser;
47+
48+
/*
49+
* “Sometimes, the elegant implementation is just a function.
50+
* Not a method. Not a class. Not a framework. Just a function.”
51+
* - John Carmack
52+
*/

0 commit comments

Comments
 (0)