Giter Site home page Giter Site logo

libremines's Introduction

Libremines

"named this way because i didn't realise there was another libremines!"

Libremines screenshot

Building

Requirements:

  • Java 21
  • Maven 3.8.8 or lower
  • GraalVM 21

Instructions:

Create the maven wrapper at version 3.8.8. GluonFX does not work with newer versions as of 2024-07-27.

mvn wrapper:wrapper -Dmaven=3.8.8

Install dependencies, build and run:

./mvnw dependency:resolve gluonfx:build

A native binary should be placed at target/gluonfx/<your architecture>/libremines

Alternatively, to run using the JVM, use:

./mvnw javafx:run

libremines's People

Contributors

shrapnelnet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

b4rkod

libremines's Issues

Too based

This software is too based for the Internet.

JavaFX dependencies cannot be resolved

When running a build through GRAALVM_HOME=/mnt/Development/tools/graalvm-jdk-21 mvn -U gluonfx:build JavaFX dependencies aren't resovled:

[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< com.shr4pnel.minesweeper:libremines >-----------------
[INFO] Building libremines 1.0-SNAPSHOT
[INFO]   from pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
Downloading from central: https://repo.maven.apache.org/maven2/org/openjfx/javafx-controls/21.0.3/javafx-controls-21.0.3-$%7Bjavafx.platform%7D.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/openjfx/javafx-graphics/21.0.3/javafx-graphics-21.0.3-$%7Bjavafx.platform%7D.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/openjfx/javafx-base/21.0.3/javafx-base-21.0.3-$%7Bjavafx.platform%7D.jar
Downloading from central: https://repo.maven.apache.org/maven2/org/openjfx/javafx-fxml/21.0.3/javafx-fxml-21.0.3-$%7Bjavafx.platform%7D.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.779 s
[INFO] Finished at: 2024-06-16T12:12:02+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project libremines: Could not resolve dependencies for project com.shr4pnel.minesweeper:libremines:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: org.openjfx:javafx-controls:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-graphics:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-base:jar:${javafx.platform}:21.0.3 (absent), org.openjfx:javafx-fxml:jar:${javafx.platform}:21.0.3 (absent): Could not find artifact org.openjfx:javafx-controls:jar:${javafx.platform}:21.0.3 in central (https://repo.maven.apache.org/maven2) -> [Help 1]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.