Showing 162 open source projects for "support system java"

View related business solutions
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 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
  • 1
    xChess is a multiplatform graphical chess user interface written in Java for numerous chess engines. It intends to support multiple chess protocols to serve as a front end for many existent chess engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The Asian game of Go takes place two-dimensional board. Its idea readily extends to three dimensions - placing stones on a cubic grid. This is a program for playing on such a three-dimensional grid. It runs under Java and needs the Java3D extension.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A collection of puzzle and board games. The games are written and Java applets and playable within browsers that support Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Sudoku2Go is a sudoku game for mobile phones based on the Java Micro Editon(J2ME). It uses only standard classes, so it should run on most recent mobiles. The user interface includes touchscreen support for PDAs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    Jao is a framework, game server and set of Java clients for developing and playing card games. Support for trick taking games like Hearts, continuous play games like Crazy Eights, and partial support for mutable games like Mao is envisioned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Java-Chess project aims to develop a complete chess application with reasonable playing strength. We are also aiming for network support and J2ME in the long run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The project is about turn-based, networked multiplayer, non-cooperative, zero-sum, abstract strategy board games (e.g. Chess, Go, Reversi variants, etc.) on 3D-visualized polyhedra and related recreational (discrete, computational) mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    jIBS is a clone of the well-known Backgammon server FIBS. It allows Internet users to play backgammon in real-time against real people (and even some bots). Most players use a graphical interface to allow the easy 'point and click' approach
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A collection of simple, small and funny games. Most of them are java. Graphic is not the best u ever seen and they don't have system integration stuffs like a setup. Try them and rate in the forum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    JECmate is an application to help manage chess games played by mail or email. Written in Java it will support the creation of messages and the sending of those messages by email. It may also be used as an interface to third-party chess engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    J2ME Ataxx board game, with support for Bluetooth multiplayer. Running on any Java-enabled mobile or PDA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a java version of the board game connect4. It functions as a swing application, a java applet, and there is a console application also. Network support is proposed for version 1.1+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project aims to implement famous Monopoly game in pure java by using object oriented design. It is powered by UML diagrams including collobration and class diagrams. Network support will be added after constructing main frame. <br>Note:</br> Game is
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Battle of Elements is a Board Game. Each of the 2 to 4 players has 6 Figures on his side of the hexfield-board. There are the following types: water, fire and club. Water can defeat fire, fire defeats club and club water. The figures must reach gates on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Scrabble. Cross-platform, remote play, i18n'ed, custom dictionaries with unicode support. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Cluedo, the murder mystery game in Java. Includes several maps (and mapping tools), AI players, configurable cards, sounds and multiple languages. In the pipe-line: networking support, improved graphics, and advanced artificial intelligence.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    AuRoRa ist eine elektronische Variante des Brettspiels RoboRally. Ein kleiner Roboter muss so programmiert werden, dass er schnell von einem Checkpoint zum anderen kommt. AuRoRa is an electronic version of the famous board-game RoboRally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program is a notification program for www.redhotpawn.com that runs in your system tray. It logs in to the site and checks if you got waiting games. If the status has changed it informs you through a msn like notification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MegaMekNET is a client/server Java Application to chat and play MegaMek Games and also enroll into the ongoing campaign to fíght for one of the 5 houses or a Mercenary Group.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A game, not entirely unlike scrabble, written in Java for up to 4 players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Connect Four is a two-player board game in which the objective is to be the first to get four of one's own discs in a line. This game can be played over the network. It runs on Windows, Linux and other operating systems which support the Java 5 platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Spillwords is a clone of the classic board game "Spill and Spell" currently written in Qt 3.1. As well as classic Single player mode, Spillwords features two multiplayer modes and three network modes plus artificial intelligence and dictionary support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Play Gomoku against computer player. The computer player is implemented using a min/max tree with alpha-beta pruning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    DOEDELS is a (multi- and) singleplayer adventure enigine written in java(j2se1.5 +). The project contains the games-engine and some editors to create your own 2d adventures. The Adventure will allow to mix the gameplay with some details of RPG- and strat
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB