SkillAgentSearch skills...

Bombermon

A multiplayer game (Bomberman-like) using Serverless concepts

Install / Use

/learn @diegozanon/Bombermon
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Bombermon

A multiplayer game (Bomberman-like) using Serverless concepts

This project was created to validate if it is possible to develop a multiplayer game using only serverless services.

You can try it using your desktop and your phone.

Demo: bombermon.zanon.dev

<p align="center"> <img src="https://github.com/diegozanon/bombermon/blob/master/frontend/assets/game.png?raw=true" alt="game"> </p>

To create the multiplayer feature, I've used IoT notifications. You can read how it was done here.

The Serverless Framework was used to manage Lambda functions that handle the avatar selection and IoT keys.

If you want to host this game in your AWS account, you need to execute the index.js file that is inside the initializer folder to create the SimpleDB domain and the IoT role.

Credits

The Bomberman code was adapted from this tutorial.

Sprites from: 1, 2, 3 and 4.

View on GitHub
GitHub Stars69
CategoryDevelopment
Updated10mo ago
Forks8

Languages

JavaScript

Security Score

92/100

Audited on May 17, 2025

No findings