Skip to content

LashaSD/minesweeper.rbxl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎮 Minesweeper.rbxl

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.

🚀 Run Locally

  1. Clone the repository
    $ git clone https://github.com/LashaSD/minesweeper.rbxl.git
    $ cd minesweeper.rbxl
  2. Build & Run

Linux and Mac

$ chmod +x ./rblx.sh
$ ./rblx.sh install
$ ./rblx.sh build

Windows

$ ./rblx.bat install
$ ./rblx.bat build

About

Simple minesweeper game implemented in Roblox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors