Showing 94 open source projects for "java multiplayer card games"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • 1
    [en] Little turn-based strategy game based on Pendulous shareware rules (whose best version has disappeared). [fr] Petit jeu de stratégie en tour par tour basé sur les règles du jeu payant Pendulous (dont la version la plus aboutie a disparu).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JavaRisk v2 is a strategic game roughly based on the board game Risk. The game features network support for multiplayer games, hot-seat sessions for playing with friends on one PC & a challenging Ai. We also provide an implementation of the original Risk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A framework for creating board games and card games using a minimal amount of Java programming and playing them against AI or human opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 5
    Galaxy is a free play by email interstellar wargame for multiple players. The object of the game is to conquer the galaxy by colonizing and developing uninhabited planets and attacking neighboring races.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Vizzini is a Java game framework which provides common abstractions and interfaces to enable quick game development. Targeted areas include board games, arcade games, card games, and simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Voici une implémentation du jeux de société power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A game of the classic Dots and Boxes game optimized for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Flexible engine for Web based online multiplayer games. The games developed on top of it should be a mixture of real time and turn based strategy games nowhere found before.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10
    Hostile Takeover is a turn based tactical squad simulation game with multiplayer support. It is heavily inspired by X-COM: UFO Defense. Developed in Java using Java3D, HT will provide a fun game and a reference for developers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Just a 3d space game strategy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Mattery - Heroes of Might & Magic like online browser strategy RPG written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    JDiplomacy
    JDiplomacy is a multiplayer, online version of the famous strategy game. 1 To 7 players. A Java client connected to a Google Appengine application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    jWurm aims to be a clone of the Worms game, developed to run on mobile handsets. The game will support multiplayer sessions through bluetooth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Java based version of risk that will incorporate not only, single, hotseat and network multiplayer, but also configurable and programmable AI bots allowing you to pit your strategies against a computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Multiplayer game based on the open free game http://www.fortressfigures.com/zombieplague/. Server implemented with twisted framework and client will use android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a program for Oware and Reversi (Othello) for J2ME/Cell and (PlamOS with IBM WME VM). Oware (popular in Africa) is a Mancala game suitable for adults. Reversi (Othello) is included. Based on mobilesuite (on sourceforge) with modifications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Mare Internum is a pure java, turn-based, multiplayer strategy game in the old days of rome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Distributed Fair Dice Roller is a Java component that provides online games with a set of fair dice. Clients each contribute to the dice results, and can verify that all rolls were random, fair, and no other player could cheat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CloneBall is multiplayer strategic game. Players add dots to fields in grid. When in the field are 4 dots, on next addition, field will explode to the sides and capture nearby fields. Game goal is to capture all opponets fields.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 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 is a computer version of the ever popular game of Ludo created in java . It has multiple human player capability in the same interface along with computer player capability and onLAN and online multiplayer capabilities .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Orion Ex Machina is a Master Of Orion II: Battle At Antares clone. It combines the very good gameplay of MOO2 and some new features like quests, an improved multiplayer mode and an easy way to extends the game with new content (buildings, weapons etc).
    Downloads: 0 This Week
    Last Update:
    See Project