1. Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

Dismiss Notice
This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

Minesweeper

Discussion in 'Scripts' started by LimeGlass, Jun 3, 2020.

  1. LimeGlass

    VIP Supporter ++ Regular Diner Addon Developer

    Joined:
    Jan 24, 2017
    Messages:
    623
    Likes Received:
    439
    Medals:
    Minesweeper
    Play minesweeper in Minecraft in a chest GUI!

    How to play: https://cardgames.io/minesweeper/

    Features:
    - Commented code parts
    - Small code less than 200 lines
    - Optimized for performance
    - Professionally made
    - Animations
    - Highscores
    - Difficulty
    - Sounds
    - Fun

    Required addons:
    - Skellett
    - SkQuery
    - Skript 2.3+

    The sound strings are designed for 1.13+, change them if you have another version.

    Commands
    * /Minesweeper- The main command for the script.
    * /Minesweeper highscores - List your highscores.

    Permissions
    • minesweeper.use

    Installation
    To install the script onto your server:
    1. Skellett, SkQuery and Skript 2.3+ need to be installed.
    2. Place the download Minesweeper.sk in the scripts folder "plugins/Skript/scripts"
    3. Type /sk reload Minesweeper
    4. Enjoy!
    Video demo


    I also recorded me speed coding this, I might upload that if I ever get around to editing it.

    The GUI master is at it again, Check out my other GUI games and fun resources

    Mastermind | Mancala | Simon Says |Trading | Shop GUI
     
  2. TPGamesNL

    Supporter Addon Developer Dev Programme

    Joined:
    Jan 20, 2018
    Messages:
    1,501
    Likes Received:
    108
    Medals:
    Why did it not open the top left slot (slot x,y=0,4) at 0:50 (click on slot x,y=1,5)
     
  3. LimeGlass

    VIP Supporter ++ Regular Diner Addon Developer

    Joined:
    Jan 24, 2017
    Messages:
    623
    Likes Received:
    439
    Medals:
    I didn't click 1,5 I think it was 1,6
     
  4. TPGamesNL

    Supporter Addon Developer Dev Programme

    Joined:
    Jan 20, 2018
    Messages:
    1,501
    Likes Received:
    108
    Medals:
    upload_2020-6-4_11-32-31.png
    the one with the cursor was clicked, the one with the black circle didn't open. Minesweeper doesn't use the pattern
    Code (Text):
    1. #X#
    2. X0X
    3. #X#
     

Share This Page

Loading...