Skip to content

jarenbraza/BombR

Repository files navigation

BombR

BombR is a Bomberman-clone made from ASP.NET Core and SignalR.

How It Works

SignalR provides real-time web functionality for lobby, game, and chat functionalities. The game state is updated server-side based on client interactions and is passed from server to client.

Motivation

This is mainly for getting used to C# again. It's a fun recreation of a past project made during in college.

(Very Early) Screenshots

Screenshot of the lobby Screenshot of the game room

About

Bomberman made from ASP.NET Core and SignalR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published