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.
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 thanks1 Comment
Sort: