This project is obsolete! Visit: https://github.com/freehuntx/flashback
This is a project to revive the old BomberPengu swf game. With online multiplayer functionality!
Visit https://freehuntx.github.io/bomberpengu to play the game
Ruffle is the flash emulator for javascript. It makes all of this possible.
Trystero makes networking between browsers possible without the need of own servers! Basically multiplayer for free! (Using WebRTC and various free ways to signal)
PlayerIO makes it easy to implement authoritated multiplayer systems.