A small project to experiment with UI development using Fusion. This was built in just a few days, so the code was written quickly and is subject to major refactoring.
- Clone the repository
$ git clone https://github.com/LashaSD/minesweeper.rbxl.git $ cd minesweeper.rbxl
- Build & Run
$ chmod +x ./rblx.sh
$ ./rblx.sh install
$ ./rblx.sh build$ ./rblx.bat install
$ ./rblx.bat build