SoulBomber

SoulBomber

2 devlogs
18h 23m
Created by Siddhant

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!

Timeline

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

Update attachment

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!

Update attachment