Search Results for "java games jar" - Page 19

Showing 6154 open source projects for "java games jar"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 1

    jo2emLauncher

    portable o2em launcher

    jo2emLauncher stands for Java o2em launcher. It is a GUI to help people use o2em (the odyssey 2 / videopac emulator). Currently available launcher are only for windows. As jo2emLauncher is 100% java, it is able to run on a wide range of platforms. The first target is linux.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    GO Social
    All in one social network browser app provides easy access to all social networks and other useful applications in one application which makes it easy to share your most recently used apps. It includes applications such as G Mail, Messenger, Whats App, Google Drive, Google Slides, Google Duo and much more. Simultaneously it lets you access all the application. Disclaimer:- All websites featured in the app have gone through a permission process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    xml2csv.jar

    Command-line xml to csv tool

    xml2csv is a small command-line tool written in JAVA and can be used on all platforms, for which JRE 8 or higher is available. Examples: 1. Help java -jar xml2csv-1.0.jar --help 2. Extract nodes from xml: java -jar xml2csv-1.0.jar --nodes test/cd_catalog.xml The result is the full node name and number of repetitions: /CATALOG=1 /CATALOG/CD=26 /CATALOG/CD/TITLE=26 /CATALOG/CD/ARTIST=26 /CATALOG/CD/COUNTRY=26 /CATALOG/CD/COMPANY=26 /CATALOG/CD/PRICE=26 /CATALOG/CD/YEAR=26 3. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    J-Man was developed as an easy-to-use Java SRCP client that comes with a graphical user interface which allows you to control model railways, track switches and signals. Now, you can use this software to connect to a server, insert locomotives and routes with ease.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    Free Mars

    Free Mars

    Turn based free strategy game about colonizing Mars.

    It is the year 2077, for the first time in its history mankind has finally began the colonization of another planet. Will the pioneers from Earth succeed in colonizing their new home or will they fail to survive against the harsh and inhospitable conditions of the Red planet? Free Mars is a turn based strategy game about colonizing Mars.
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 6
    Star Fight

    Star Fight

    Fly through space and avoid hitting the aliens that fly towards you!

    V 3.0 out now! Changes: 8 new rockets to fly! All based on real life rockets. Game should now run smoother. Fly through space and avoid hitting the aliens that fly towards you! Collect points by avoiding them and set new records. Please report bugs or suggestions to @banansplitt_ on twitter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This project is about porting libomv from OpenMetaverse.org to Java. Due to differences in C# and Java, this will not be a 1 to 1 port but rather a Java implementation based in large parts on the architecture as done by OpenMetaverse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Netrek is a multiplayer battle simulation game with a Star Trek theme. Up to 16 players are divided into two teams that fight each other for dominion over the galaxy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Labirinto Magico

    Labirinto Magico

    Ricreare il gioco da tavolo Labirinto Magico

    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Minecraft Clicker

    Minecraft Clicker

    Customizable Minecraft auto clicker

    Minecraft Clicker is a customizable Minecraft auto clicker solution. Minecraft AutoClicker with CPS randomization and build function. Designed for Minecraft Java Edition (can't be tested on Bedrock Edition).
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    Extinction Minijeux

    Extinction Minijeux

    Extinction-minijeux.fr est une plateforme de minijeux

    Extinction-MiniJeux.fr est la nouvelle plateforme d'Extinction.fr. Retrouvez les 3 MiniJeux emblématiques : Aaaah, Bouboum et Forteresse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NGSReadsTreatment

    NGSReadsTreatment

    Note: To run the new version use Java version 13.

    NGSReadsTreatment, a computational tool for the removal of duplicated reads in paired-end or single-end datasets. NGSReadsTreatment can handle reads from any platform with the same or different sequence lengths. Using the probabilistic structure Cuckoo Filter, the redundant reads are identified and removed by comparing the reads with themselves. Thus, no prerequisite is required beyond the set of reads. NGSReadsTreatment was compared with other redundancy removal tools in analyzing different...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PolyJen: Polymerization in a digital laboratory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Access2Excel

    Convert a MSAccess database into a Excel spreadsheet.

    Convert a MSAccess database into a Excel spreadsheet. It's a pure java implementation, using POI (https://poi.apache.org/) and Jackcess (http://jackcess.sourceforge.net/). Use: java -jar Access2Excel.jar -inputFile=<inputFile> [-outputFile=<outputFile>] [-format=<format>] where <inputFile>: A file name to Access database (.MDB or .ACCDB) <outputFile>: A file name to Excel streadsheet (optional, default "inputFile.xls" or "inputFile.xlsx") <format>: Output format ("XLS" or "XLSX", optional, default "XLSX")
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Supermarket Managment

    Application to control a market

    ...You can use it with an USB bar code reader.It´s in Spanish, but if you´re interested to take it in English, please send me an e-mail to o.fernandez@edu.uah.es. I have updated a new version that allows to have more than one computer, with a server where you insert the products and the other JAR File is to manage the purchases. It works using Java´s RMI. Thanks for your attention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Picross is a logic game in which you have to fill squares in a grid to reveal a picture. Licensed under CeCILL, it's a free software written in Java. It can be run as a stand-alone application, as an applet, or as an Android application (WIP).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    uwindsortablut

    Viking chess (tablut) game with CPU player

    A full implementation of Tablut(aka Viking chess). Supports human vs human and human vs CPU games. Runs as Java Swing application (Java 8 Required). run the game from dist folder with java -jar tablut.jar Implemented By University of Windsor computer science students during Introduction to Artificial Intelligence course taught by Professor Kalyani Selvarajah. Please read the White Paper pdf for full game rules and description of CPU player artificial intelligence. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JD-GUI

    JD-GUI

    A standalone Java Decompiler GUI

    JD-GUI is a standalone graphical Java decompiler that allows users to reconstruct and explore source code from compiled .class files. It provides an intuitive interface for browsing decompiled code, making it easier to inspect methods, fields, and class structures without access to original source files. The tool is widely used for reverse engineering, debugging, and understanding third-party libraries. It supports opening individual files as well as entire archives such as JARs, enabling...
    Downloads: 89 This Week
    Last Update:
    See Project
  • 19

    jMonkeyCSG

    CSG for jMonkey

    Expanded Constructive Solid Geometry support for jMonkey. CSG supports boolean operations on primitive shapes, building up a complex surface from the addition/subtraction of simple cubes, spheres, etc. Check out the jMonkeyCSG website for more details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Apozh

    Apozh

    A funny game for a good company similar to karaoke

    Apozh is a game similar to karaoke for 2 or more players. One player sings a song while the second player should not hear it, then the song is turned backwards, and the second player tries to sing it in the 'reversed' state. Once the second player finished singing, his recording is also turned backwards. Then the second player tries to guess, what was the first player's song. A sound card, microphone and speakers are required to play this game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TreasureBox

    TreasureBox

    Organizes and searches user-defined items and images in a MySQL DB.

    Treasure Box is a free standalone java application that documents, displays and searches user-defined items arranged in a hierarchy or tree structure. The system is similar to how a file management system organizes files and folders on your computer's storage devices. Items can be associated with zero, one or more images. All the data associated with an item as well as the names of the item images are stored in a MySQL database on the users PC. Other things I found useful to photograph...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    GMaps
    GMaps is more than just another Map client. GMaps lets you plan your trips, routes your travel and find restaurants nearby. GMaps is the must have an app for any traveler or exploring the world, or individual who simply doesn't want to get lost around the city. Explore world landmarks, discover natural wonders,and step inside locations such as ATM's, Restaurants, Bank with GMaps. GMaps takes advantage of GPS & Network to get your position on Earth, helps you navigate freely on Maps and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    playbox.fx

    playbox.fx

    Collection of board games.

    Playbox.fx is a free, ad-free and still growing collection of board games. It is a private hobby project with no commercial goals. It contains Mahjong Solitaire, Draughts, Chess, Go, Halma, Nine Men's Morris and Peg Solitaire. The games can be played against a simple AI or locally against friends. There is a portable version (zip) for Linux. There is an installer (exe) and a portable version (zip) for Windows. Have fun and stay healthy, Markus.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    lwjglbook

    lwjglbook

    Source code of the chapters of the book 3D Game Development with LWJGL

    lwjglbook-leg is the companion code repository for the “3D Game Development with LWJGL 3” book, offering a practical learning path for building a 3D game engine in Java using the Lightweight Java Game Library (LWJGL). It covers the implementation of a modern OpenGL-based engine from scratch, guiding readers through key concepts such as rendering, lighting, animation, input handling, and scene management. This project serves as an excellent educational resource for Java developers interested...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Cuberite

    Cuberite

    A lightweight, fast and extensible game server for Minecraft

    Cuberite is a lightweight, open-source Minecraft-compatible multiplayer server implementation written primarily in C++. The project was created as an alternative to the official Java-based server software with the goal of improving performance, efficiency, and flexibility. By using C++ instead of Java, Cuberite reduces memory consumption and CPU overhead while still allowing players using the standard Minecraft Java Edition client to connect and play. The software recreates core gameplay...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB