Converted basic minesweeper in GreyScript. Example project for greybel.
You require either greybel-js or greybel-vs.
- Execute following command
greybel ./src/index.src . -i --env-files .env
- Copy paste the content of
./build/installer0.src
into GreyHack CodeEditor.exe - Execute build in CodeEditor.exe, this should install all files
- Open the index.src file via the CodeEditor.exe and build it
- Open
./src/index.src
in VS and press execute a build via the context menu - Copy paste the content of
./build/installer0.src
into GreyHack CodeEditor.exe - Execute build in CodeEditor.exe, this should install all files
- Open the index.src file via the CodeEditor.exe and build it
greybel-execute ./src/index.src --env-files .env