Showing 217 open source projects for "java open source projects"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 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
  • 1
    This is a FreeCell solitaire game solver written in the Java. It is fast and capable - it solves all of the first million Microsoft deals in about 4 hours - 99.99% of them in less than a second, and no deal takes more than 1 minute.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JTexasHoldEm is a standalone Texas Hold 'Em application, written entirely in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Java based "table-top" card game interface, using Java's FX platform. Allows for multiplayer interaction, modular rules and card graphics, simple chatting, and other difficult items. Will need testing on all available systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Le jeux casse briques en J2ME pour téléphones portables
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ButiFree
    ButiFree is a project to develop a catalan card game online (called "La botifarra").
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ThreeCardBetting
    This is a small J2ME game, where people will bet on three cards. Very simple and fun game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Secure Card Dealer Playing Cards
    Electronic playing cards, shuffling and dealing. In addition to the main jar file, we also supply the source for tests and Java docs. The test cases should provide a nice example of how to use the component.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    SmartRummy-Q is a pc-version of the chance game, RummyQ. It provides instant messaging and video thru a webcam. Also, it's an academic project that it's willing to show a software engineering process and all the aspects that are related to it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A table game simulator. You can play easy card games and even ccgs. JTable is a generic simulator. You can create up new games easily with the editor. Play every game you want with up to 12 players via internet (using Hamachi: http://www.hamachi.com) or
    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
  • 10
    A framework to help to learn Chinese and other languages....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    eBridge implements the classic card game Bridge. It is unlike other card games in that bidding and playing strategies are configurable rules. eBridge can be played remotely among different client platforms since it is based on Java and the Eclipse RCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A small simple program that allows the user to practice counting cards to gain an edge in black jack. The main screen has a picture of a deck and a face up card. Alt and an arrow key allow the user to easily scroll through cards as count is kept.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    ShPAM (Shanghai Player, And More). This multiplayer card-game is a variation of the Shanghai Rum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Texas Hold'em Poker Ziele: - Client um zu Server zu verbinden - Server um Verbindungen, Spielablauf und Computerspieler zu verwalten - verschiedene Pokerbots ( /KI-Strategien ) gegeneinander antreten lassen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jSchnellen is a implementation of a popular card game in a part of the german language area. See http://de.wikipedia.org/wiki/Schnellen_(Kartenspiel) for details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    'Jokers' is a card game coded in Java. Many Dutch people know this game as 'Jokeren'. The OOP needs lot's improvements but the AI is kind of nice!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A Java framework for writing sprite based games (turn-based, card, and arcade games.) Provides: Sprite management, rendering (Java2d or OpenGL), Collision Detection, Sprite widgets (buttons etc...), visual editor for layout of game widgets.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    A card game project for fun. This project uses Java RMI to implement client/server model. It is also provide intant message features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TriPeaks solitaire is a card game in which you remove cards adjacent (by value) to the current card to clear the board. Since this is written in Java, it will work anywhere a JVM is installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Whist Online is an online card game, made for the world to experience one of the best card games out there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ElferRaus (Elevens First) is a quite simple German card game played with four sets of 20 cards. This version is implemented in Java. As it takes about 80% chance, even the simple AI is fun to play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This project is crossplatform solution for creating almost all card games like "Black Jack" or its Russian analog "21 Очко". Engine is written in Java. Also card game "Nine" is now available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    For people who like solitaire but don't want to wear glasses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A Java project implementing a Trivia board game. The trivia game is a multi player strategy game, which is written as a part of a course of software development in java in Tel Aviv university.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB