freehuntx / bomberpengu

Revival of the BomberPengu swf game (+Multiplayer)
https://freehuntx.github.io/bomberpengu/
MIT License
12 stars 3 forks source link
bomberman flash javascript multiplayer ruffle

BomberPengu

This is a project to revive the old BomberPengu swf game. With online multiplayer functionality!

Status

Name Status
See other players in lobby list Works
Chat with other players in lobby Works
Play against bot (freestyle) Works
Play against other playery Works not (yet)

Play

Visit https://freehuntx.github.io/bomberpengu to play the game

Screenshots

Lobby

Ingame

Thanks to

Ruffle

Ruffle is the flash emulator for javascript. It makes all of this possible.

Trystero

Trystero makes networking between browsers possible without the need of own servers! Basically multiplayer for free! (Using WebRTC and various free ways to signal)