Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ChangedRuby/Java_Minesweeper
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: GUI-update-2
Choose a base ref
...
head repository: ChangedRuby/Java_Minesweeper
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 11 files changed
  • 2 contributors

Commits on Jan 31, 2025

  1. Merge pull request #3 from ChangedRuby/GUI-update-2

    GUI-update-2
    ChangedRuby authored Jan 31, 2025
    Configuration menu
    Copy the full SHA
    464c6e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Clicking on a bomb now show all bomb tiles and changed the sprites pa…

    …th to their own directory.
    ChangedRuby committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    594d9f2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from ChangedRuby/Settings-update

    Clicking on a bomb now show all bomb tiles and changed the sprites pa…
    ChangedRuby authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    8083d21 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44dc525 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #5

    Settings-update
    ChangedRuby authored Feb 2, 2025
    Configuration menu
    Copy the full SHA
    7bb8a44 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. Configuration menu
    Copy the full SHA
    61e999b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2025

  1. Added text to the sliders and a text field to customize the amount of…

    … bombs.
    
    Filter for only numbers in the bombs text field to be added later.
    ChangedRuby committed Feb 4, 2025
    Configuration menu
    Copy the full SHA
    f8bbe8f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    dd5a9c5 View commit details
    Browse the repository at this point in the history
  2. Added new error checks and losing now creates a new thread that waits…

    … 2 seconds to spawn the mainScreen frame
    ChangedRuby committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    d4b58a4 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    41666e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6 from ChangedRuby/Settings-update

    Settings-update
    ChangedRuby authored Feb 7, 2025
    Configuration menu
    Copy the full SHA
    7e51671 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Update README.md

    ChangedRuby authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    d7fa029 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ChangedRuby authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    a1c209d View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ChangedRuby authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    5989813 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    ChangedRuby authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    d1e9e82 View commit details
    Browse the repository at this point in the history
Loading