Showing 137 open source projects for "support system java"

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

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    TQMS-Tygo qipu management system, is to provide a platform to manage your qipus which can be files or from database. You can search qipu by event, player, date, or the combination of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Gruppenarbeit für Unterrichtsfach VSYS (ADV-Böblingen) Ziel dieses Projekts war ein Java RMI-Programm, welches es einem Client ermöglicht Methoden auf einem "entfernten" Server aufzurufen (Projekt allerdings nur local getestet und nicht vollständig
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Using the Swiss pairing system, WarDrum aims to be a tournament management application with various custom settings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Sudoku game UI with strategy support and many other visual help.
    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
  • 5
    Connect4 game written in Java with network support thanks to RMI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Step-by-Step is a simple brainteaser where you have to clear all colored tiles by stepping over it. Dependent on the color of the tile you must step 1-3x over it to make it disappear. Game contains 99 levels and a separate level editor.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Java (J2ME) implementation of Yahtzee board game on your mobile phone with remarkable graphics and sound. Support provided for screen sizes of 128x96 up to 176x188.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Invade Earth is based on the popular game Risk 2210 A.D. by Avalon Hill. Invade Earth features multiple rule sets, a versatile Map Editor, network support, saving and loading game states, and play against the computer. NOTE: Currently, code in CVS may not be up-to-date. Contact admin if interested in the codebase. The latest version of the application is available at http://jonathancrosmer.com/software/invadeearth
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    this is a JAVA ME (J2ME) stand alone basketball game. It can be run on any cellular phone that support JAVA ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Tigrisgame is the Java implementation of the German boardgame Tigris & Euphrates that was used as the basis of the official web version at http://gametableonline.com/. The focus of this project is to develop competitive computer opponents for solo play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FIGS, open and fun! GPL/java game server for many games, and a graphical client. Server works for 16/19 chess variants,adding go, rating system, and haskell AI client soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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: 3 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18
    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
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    Scrabble. Cross-platform, remote play, i18n'ed, custom dictionaries with unicode support. Written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB