Showing 779 open source projects for "java-orm"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    ConwayGo, also called philosophers' football, is a simple board game for two players. It is played on a Go board, but hasn't got anything to do with the famous game Go. Invented by the english mathematician John Conway, creator of the Game of Life.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JChessBoard is a chess game written in Java that can be connected to another JChessBoard via a direct TCP/IP connection. No Internet Chess Server is required for playing. It also became a full featured PGN viewer and editor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame. This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    SimpleGameNet is a framework for an arbitrary amount of diverse multiplayer game modules. It provides distributed game and player state management, chatting, etc. Several games are included, such as Chess, Dice and ConnectALine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VChess board game for playing chess via Internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The JBoard4Chess is an Open Source library for any Java Chess software. You can handle in any way a chess board position.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A platform for playing any number of tabletop games: board games, card games, role playing games, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A java program to create cartelle (sheets) for the Tombola Italian game, and to play the game. Able to save in CSV format and print them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    jnocatan is a java-based, cross-platform client for gnocatan. It allows fans of the popular Settlers of Catan clone to now play with friends on any platform supporting java, which is pretty much any platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Library with general purpose modules for a Go playing program by the author of 'Goliath' Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mastermind for J2ME is a mobile version of the classic boardgame that is supposed to be playable on all devices supporting J2ME. The most prominent feature is the ability to being able to fully configure the board using a number of parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Java implementation of reversi game. The major objective in the game was to create as good as posible computer logic. The computer learns in the game, and uses the knowledge data stored in some files, in ascii format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DiceRoller is a port of the popular game, Yahtzee, to the PC. DiceRoller is written in Java, and requires the latest version of Java (or one with Swing) to run. DiceRoller has an intuitive interface, dynamic scoring, themeable dice, and more...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    HandyGo is a GO/Weiqi/Baduk sgf file reader on J2ME/MIDP1.0 platform. It can be used to practise go problems, play games and review games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    j-PGN is a lightweight multiplatform java PGN reader that will allow chess games to be viewed on any platform supporting java 2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BBalc is an open framework for the BloodBowl game. This library provides chess-computer like functions such as analysing the game and generating/proposing actions. The modular design allows users to extend existing analyse modules to fit their needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Battleship is a multiplayer game, but also against an artificial intelligence. It's written in Java and it has a client-server structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a program able to play the connect-four game, using a minimax tree search. The interesting part is that the search tree is independent of the heuristic and can be reused. Is written in compiled java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Another implementation of Risiko written in java at "ITIS DALMINE" high school in Italy (www.itisdalmine.it).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Sangria is a software implementation of the famous german board game "El Grande". The game is set in medieval Spain, where feudal lords scheme for power over the nine provinces, and the Royal Court.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Go-playing program written in Java. Extensive support for graphical inspection of internals of strategy generation algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    HailMary - A 3rd edition Blood Bowl client incorporating all the best parts of the discontinued bbirc client and none of the worst parts.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB