strangefx Build Status

StrangeFX is a Java(FX) based Quantum computer visual editor. It leverages the Quantum computer simulator software exported by the Strange project.

You need Java 9 to run this

Clone this repository, and then start the visual editor using

./gradlew run

on Linux or Mac.

On Windows, start using

gradlew.bat run