#Bomberman JS Upgraded

4 messages · Page 1 of 1 (latest)

wintry tiger
#

Hey guys, I want to share the work I've done over the last month.

Years ago, I made a clone of Bomberman (NES version) using a different library. However, the first version was a bit buggy and didn't work as well as I had hoped.

Now, I've migrated the game to Phaser 3, and it feels almost like a completely new game. The project has a much better structure now.

I made this clone with the purpose of learning a bit about Phaser and sharing knowledge 🙂

Play it here: https://bomberman.pr0mming.dev
GitHub Repo: https://github.com/pr0mming/Bomberman-JS

terse mural
#

it's really easy to get stuck between the squares

#

otherwise, cool project
you've been coding this for a while

#

your code is interesting