R^3 is the third and latest game engine for Flash Flash Revolution, a free online rhythm game that has been played by over 2 million registered users since 2002.
These instructions will get you a copy of the R^3 Engine up and running on Windows for development and testing purposes (Mac and Linux are not supported).
Click the Fork button in the header of this repo before continuing. When it's finished, you'll be taken to your copy of the repo.
git lfs install; git config core.ignorecase false
Next you'll need to clone your forked repo to your computer:
Git: Clone
.
https://github.com/YOUR_GITHUB_USERNAME/rCubed.git
.This prevents an inconsistent compiler error caused by bad air tooling.
powershell
.cd L:\git\flashflashrevolution\games\rCubed
.\bootstrap.ps1 "C:\airsdk\32.0.0.116\frameworks\flex-config.xml"
In order to setup the SDK path locally in a later step, you'll create a custom workspace from the template.
r3.code-workspace
file alongside it, in the root folder.my-workspace.code-workspace
).Files with the .as
extension will now automatically format on save (You can manually format by pressing ALT+SHIFT+F).
ActionScript: Select Workspace SDK
.
Add more SDKs to this list...
then select your unzipped folder.ActionScript: compile release - fonts/asconfig.embed-fonts.json
.Please read through the FFR Contribution Guidelines before opening a pull request.
In order to package your app, AIR needs a certificate. Run GenerateCertificate to create it.
To contact a member of the FFR development team:
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!