Bomberman Clone! A multiplayer bomberman game made for the web built using golang, each player controls one bomberman, you get points by blowing up other players or the breakable tiles, player with most points win. powerups exist, right now only increase range. The goal is basically to have fun and blow up each other!
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
ss of the board! just changed a few things to use webworkers for pixel manipulation but i think i broke how bombs are placed so thats that
making a web clone of bomberman! the backend is written in golang and the frontend is written in html and css since using canvas requires more complete control than what react could have given me!