You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nosamu edited this page Apr 15, 2023
·
2 revisions
This page lists great projects that use, incorporate, or extend Ruffle.
Emularity: An in-browser emulation framework that supports Ruffle (among many other emulators). Used by the Internet Archive.
Flaru: A cross-platform desktop app that provides a user-friendly interface for Ruffle. Built with Electron and React.
FPL-Ruffle: An extension for Flashpoint that allows running its library of content with Ruffle.
redruffle: An ActionScript 2 REPL powered by Ruffle. Lets you easily run AS2 code snippets on the command line.
ruffle-game: A fork of Ruffle with features for desktop game developers. Provides ExternalInterface callbacks for gamepad support. Allows customizing the Ruffle executable and embedding an SWF in it, similarly to Flash projectors.
RufflePad: A JavaScript library that provides ExternalInterface callbacks allowing developers to add gamepad support to their web games running in Ruffle.