53 projects for "java software .jar" with 2 filters applied:

  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • $300 in Free Credit Across 150+ Cloud Services Icon
    $300 in Free Credit Across 150+ Cloud Services

    VMs, containers, AI, databases, storage | build anything. No commitment to start.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale with Google Cloud.
    Start Building Free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    OSwiss

    OSwiss

    Program for tournament management.

    Tournament management software for various sports that uses swiss pairing system. Program invented for tournament organisers. It assists in managing events, calculates standings, ratings, supports printing and checking player cards. If something goes wrong during tournament, it is posibble also to enter pairings manually. Project is written in Java SE designed for PC and J2ME for mobile phones.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The openfibs project aims to develop a library to be used by client software to access the First Internet Backgammon Server (fibs.com) to enable graphical end user clients, computer controlled bots, and statistical tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

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

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 5
    jChecs is an open source Java chess program, designed to introduce the basics of computer chess programming concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Othello

    Othello

    The popular Othello / Reversi game

    Play against yourself or play against the computer in this exciting and popular game! (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. Also do check out my other game: MilkRun, here: https://milkrun.sourceforge.io/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    GeoWar2

    GeoWar2

    A chess like board game

    ...You can either play against yourself or against the computer (though the AI is rusty). Click "About" for game rules. (Select No when starting a new game to play against the computer) (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. (Turn on the heat-map option to better understand the game) You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudokuki - essential sudoku game

    Sudokuki - essential sudoku game

    Sudokuki is a free graphical SUDOKU game

    Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 17 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 0 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys 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 Cloud Run Free
  • 10
    Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java software for viewing chess games saved as pgn files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JDice rolls dice. A simple yet rich language allows to express several kinds of roll schemes, including any dice type, rerolling, selecting highest/lowest, counting, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project is a dice rolling library written in java. This contains a web front written with DWR (Ajax) that's easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The software provide a shared 2D environment, for web clients to play board game on it. The software itself will not handle any game flow, instead, the game flow should be handled by users themselves. Most common board game will be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The objective of this project is the advancement of Diplomacy in the electronic realm by producing an XML Diplomacy data standard and a suite of server and client tools to facilitate Diplomacy play over the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    XgaG stands for "XgaG generates all Games". Our goal is to provide an easy to use modeling environment to build all kinds of board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Generate! is a compilation of many simple board games, some based on popular games like Scrabble and Risk, and others written as educational software for elementary students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A answers and questions game written in Java. The player chooses one or more groups of questions, the game mode and the difficulty level, then, the software raffles a question and the player answers it for add points in the score.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB