Showing 29 open source projects for "run time java"

View related business solutions
  • 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
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    Sudoku for Eclipse

    Sudoku for Eclipse

    A free and open source sudoku game for addicts to newbies

    ...S4E generates endless new grids and may help you to solve them. Play with figures, letters or images, on smaller or bigger grids, play on easy or tricky level... S4E run on Windows and Linux. For Eclipse maniacs it’s available as a plugin for Eclipse. It’s pure Java and of course it’s free. Keywords: free sudoku solver game windows Linux download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A collection of tools related to the game Myst. Most notably, it can transform MOUL/Myst5/Crowthistle datafiles into POTS datafiles. It also allows you to download and install all the fan-Ages. For details see http://myst.dustbird.net/wiki/Drizzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    rufascube

    rufascube

    Unique 3D slider puzzle that looks like a rubics cube.

    This is NOT another Rubic's Cube. It's a much simpler slider puzzle that is incrementally solvable. A 3x3x3 arrangement of cubelets with the center one missing allows sliding permutations. After a randomization, the goal is to restore the cube to its original configuration based on color and alphabetic hints. Written in Ada and compiles on Windows, OS-X or GNU/Linux. Nice laptop controls and support for Mac Retina displays. Requires OpenGL v3.3, and on Macs a recent version of OS-X. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XSwing Plus

    XSwing Plus

    Classic arcade game remake of Swing Plus -Total Mindcontrol

    XSwing Plus is a free remake of the arcade game Swing Plus -Total Mind Control. It's written in Java an will run on Windows, Linux & Mac. When it's done, the easy, fast, clever and addictive game play will be back in single & multi player mode. The Project is moved to 👉 https://github.com/TobseF/XSwing-Plus
    Downloads: 1 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    FreeNono

    FreeNono

    A free implementation of the nonogram game

    FreeNono is an open-source implementation of the Nonogram game — a logic puzzle in which cells in a grid have to be colored or left blank according to numbers given at the side of the grid to reveal a hidden picture. FreeNono is distributed under the terms of the GNU GPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8

    physicsmata

    API for all possible cellular automata that work same at all angles

    ...Every click changes the patterns of waves seen on the left, which run that function you visually built at each point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    ToMarPentathlon

    ToMarPentathlon

    Five games in one level-based brain-training package.

    ToMar Pentathlon is an application that runs on your Windows PC or Mac. It is five games in one, and it helps you sharpen your wits level by level. You solve five puzzles each level. There are no time limits; take as long as you like. There's no such thing as cheating; solve the puzzles any way you can -- we give you the tools to do it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Number Guessing Game

    A guessing game to guess a number between 0 and 100.

    Number Guessing Game is a fun little game to help you pass the time. It will run on Linux, Mac OS X, and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JIVES
    Java Interactive Virtual Enviroment System - A framework to create latest generation 3D Inventory Based Adventure Games and simulators, where user can combine items of an inventory and make them interact with the entites of a virtual world. Test JIVES online: 1) Download basic demo script from http://sourceforge.net/projects/jives/files/1.0/basic-demo-jme.jives/download 2) Run the applet from http://simonesegalini.altervista.org/jives/test/test.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Heuristic Goal-seeking Framework

    Fifteen puzzle, with its own goal-seeking to find the best solution

    This project implements the "fifteen puzzle", but it has a twist: the program can solve the puzzle perfectly. The project contains a simple JAVA framework that implements heuristic goal-seeking algorithms. We use this to search for the best solution, but the framework is general-purpose and can be used for similar one-person puzzles. Using this framework will allow developers to focus on a specific domain of interest, while leaving many of the AI concepts and goal-searching concepts to be implemented by the framework The front-end classes use Swing and thus can be run via the Web. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java based client / server online games engine & API for easy creation/running of real-time multiplayer games. Games include Battleships, Camelot, Checkers, Chess, Connect 4, Dots, Go, Octagons, Texas Hold'em Poker, Reversi, Spades, Tetris & Tic-tac-toe
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This project is a new way of playing Tetris, one of the most popular games in history. To run the game you have to install: 1. Java 1.6u7 or a newer version; 2. JOGL 1.1.2; 3. Java Media Framework 2.1.1;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This package allows you to create virtual rubik cubes and move their faces. Moreover you can see at every time the current position of the cube and find its solution. Visit http://www.hcroboting.com for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This package has been created in order to control, solve and manage a 2x2 rubik cube using java language. Its methods can mix and solve the cube, and allow the user to change the cube information in any time. There are two ways to solve the cube.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Falling blocks game clone, designed for J2ME devices with 176x208 resolution or greater, programmed with Nokia 6630, but should run on any MIDP 2.0 devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Rubik's cube game for java capable cellphones (MIDP 2.0). Features: - multiple views: 3D and 2D (also able to run on older cellphones which do not support 3D) - automatic solvers which can solve the cube either step-by-step or completely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Diamond Crush is a videogame written in Java. It is based on OpenGL and can be run on any platform supporting Java 5 or 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Grabble is an Anagrams-playing Java applet. In this fast-paced game,everyone plays at the same time to make words using tiles from a popular boardgame. It supports computer & unlimited human players in hotseat. One can customise the tileset,word list etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A multiplayer Java based rampart clone with additional features to come.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This program automatically solves Nonogram riddles, also known as Japanese Puzzles. It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB