I made a top-down game version of my blog with Phaser and React. The idea was born when I added Konami Code to my website. All the blog data is available in React via GraphQL anyway. Using the grid-engine Phaser plugin is easy-peasy, just configure your game to use arcade physics.

5m read timeFrom javascript.plainenglish.io
Post cover image
Table of contents
I made a top-down game version of my blog with Phaser and ReactOk but why?Using React as UI for PhaserIntegrating Phaser with GatsbyCreating the mapUsing the grid-engine Phaser pluginGetting posts data from GatsbyAdding it all togetherConclusionSpecial thanks
1 Comment

Sort: