19 projects for "runtime java 1.8" with 2 filters applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1

    Infinite Wisdom

    Java RTS framework

    A bare bones RTS game framework. It has networking and replay support, and have some building blocks to build AI agents (discretized path finding in a continous world). Update (2025. Jun): javax.xml.bind.annotation.XmlAccessType was removed from JDKs later than 1.8. So use the project with JDKs from 1.6 to 1.8. Write in the forum if you're interested in running it on a more modern JDK. The demo program's entry point is Dom1Bootstrapper. You can download a runnable demo jar...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    tjger - the java game & entertainment rt

    tjger - the java game & entertainment rt

    the java game and entertainment runtime

    Framework to implement board and card games including some already developed games. Typical game elements are offered by this library, so developers just care on the essential aspects that differ. Games created with tjger are also hosted (Four wins, Oasch, Schnapsen, Trap the Wizard, etc.) and the Tjger Game Pack contains all these games.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    JGPSTrackEdit

    GPS track editor for editing tracks and planning (multiple) day tours

    ...Currently supported track formats: Garmin gpx route, Garmin gpx track, Garmin tcx, kml and plain txt. JGPSTrackEdit my also be used to download tile images for later offline use by smartphone apps. JGPSTrackEdit is written in the java language. To run the software, a java runtime installation is required (may be obtained from https://www.java.com/de/download/ or https://openjdk.java.net/projects/jdk8/ or https://adoptopenjdk.net/) More information, including the user manual, may be found on the wiki pages (https://sourceforge.net/p/jgpst
    Leader badge
    Downloads: 50 This Week
    Last Update:
    See Project
  • 4
    Capa chess

    Capa chess

    Chess program

    ...Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 51 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Earthdawn Character Editor

    Earthdawn Character Editor

    The ECE is for creation and managing ED3+ED4 characters.

    The Earthdawn Character Editor is a java-based utility to create and manage character for the role-playing game Earthdawn Third Edition and for the role-playing game Earthdawn Forth Edition. It is intend to be very flexible, so almost the full behaviour can be configured through xml-based config-files. Multi language support is possible.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    Java Open Chess
    Java Open Chess is a project written in Java in NetBeans IDE. There is possibility to play for 2 players on local computers and via network connection. There is also an option to play versus quite weak computer oponent. Stronger computer oponens will be implemented soon. ATTENTION: Requires Java 1.8 or higher!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Magic Lantern

    Magic Lantern

    Build Cross-platform Applications

    Magic Lantern is a framework for developing multimedia applications. It is designed to be a cross-platform solution for multiple targets such as desktops, game consoles, mobile devices and set-top boxes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Flappy

    Flappy

    Flappy - logical game originally created for SHARP MZ-800 computer

    Java version (clone) of old 8bit game created originally for SHARP MZ-800 computer in 1984. Now rewritten into Java and available on all desktops. Java 1.8 required. >>> UPDATE 10/2017 >>> Levels from other devices included too!
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    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
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    MinecraftModManager

    program to manage installation of Minecraft Mods for client and server

    When completed it should allow simultaneous launch of one instance of client & one instance of server with selected mods installed & runtime configurations. It should be able to capture output streams so that informative text regarding java exceptions can be forwarded to the appropriate modders. ---Have not yet decided whether to perform the above via text-file capture or console buffer. UI will be implemented with wxwidgets, to enable full functionality on all supported platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Tic Tac Toe - in its basic way

    Tic Tac Toe - in its basic way

    This program is a basic way of the "oldschool"-game Tic Tac Toe

    This program is a basic interpretation of the "oldschool"-game Tic Tac Toe. If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already. This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    ...The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime evironment. Be sure to download and install the JavaFX 2.0 runtime before download this game...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tool for the online browsergame Die Stämme. This is a simple tool for the online browsergame "Die Stämme" to do some calculations about runtime of units and so on. Its an offline tool do do it on your lokal computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The Strategic War Planner is here to make tactics even easier. Draw tactics on your client and others will immediately see what you have drawn. The software is in Java, so you ONLY need Java Runtime 1.4 or higher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    "Vamp Busters" is a funny single- and multiplayer shooter! Playable via LAN and Internet! Installed Java Runtime Environment required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    tools for half-life game- and webserver admins, focusing on infrastructure, like automated map uploading, generating a web pages for map downloads and info. implemented in pure java, needs a Java Runtime Enginge v1.4 or newer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xi3D is an X3D renderer and browser for 3D Web content. It contains compliant parsers for VRML'97 types, a java scenegraph, XML bindings using SAX2, a content converter, full runtime and event model, DOM Level 2, vecmath
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB