Tag: PixelField
-
“Pixelfield” HTML5 prototype updated – adding wraparound effect
Look how I added a wraparound effect to give new life to an old Flash game: PixelField. Full HTML5 example powered by Phaser with source code available.
-
“PixelField” prototype ported to HTML5 using Phaser
"PixelField" was an old Flash game made by Tonypa. I am trying to port it to HTML5, adapting the gameplay to modern times and devices. Will I sort out something good out of it? Follow the tutorial series with the full source code powered by Phaser
-
Create a Flash game like PixelField – part 3
This is the 3rd step of the creation of this awesome game. In this step, I created a full playable game with 3 levels. Level generation is made…
-
Create a Flash game like PixelField – part 2
Here we are with the second part of Create a Flash game like PixelField. In this step we’ll see how to draw a level. The game is obviously…
-
Create a Flash game like PixelField
I spent some time on PixelField and I liked the way you control the “player” and the overall concept. So here I am ready to clone it for…