Skip to content
#

realtime-games

Here are 5 public repositories matching this topic...

This is a full-stack implementation of the classic Bomberman game. The game logic is handled on the backend using Go with structs, methods, and interfaces to follow object-oriented design principles. The frontend, built with JavaScript using our custom mini-framework, communicates live with the backend via WebSocket for real-time gameplay.

  • Updated Jul 22, 2025
  • Go

Improve this page

Add a description, image, and links to the realtime-games topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the realtime-games topic, visit your repo's landing page and select "manage topics."

Learn more