Showing 305 open source projects for "swing java"

View related business solutions
  • 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
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 1
    CazaPool3D is a 100% java3d pool and billard game, with both single and multiple player abilities. It tracks ball paths, handle undo, use mulitple views, loads (threads) multiple 3ds objects, handles picking/collision/animation/overlays and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simple Tic Tac Toe game. Allows multiplayer on one computer, mutiplayer between computers with communication through included game server. Also has single player mode where you can play against computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a game of Scotland Yard, which has been coded in Java. The moves of Mr. X are made by the program, while the human player makes the detective moves. The game works fine on both Windows and Linux platforms.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    Salxeso is board game pexeso. You must find two same cards. It is game for 1 to 4 players.
    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
    connect440
    A simple Java implementation of the classic Connect Four game that was written for an Object Oriented Design class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Infothello
    Infothello is a project made by students from the IUT of calais(france) The main subject is making the game "othello" , including an AI and a 2 player-mode. The game is developped in JAVA language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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: 1 This Week
    Last Update:
    See Project
  • 8
    The Hungarian römi network game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SimpleShogi
    SimpleShogi is a Java implementation of the game Shogi (japanese chess) it supports hot seat and multiplayer via network (UDP). SimpleShogi offers intuitive symbols for beginners but does not implement an AI-player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    aka Hua Rong Dao (華容道). This is a sliding block game and its solver. Goal: Move the biggest piece to exit in the middle bottom. You can customize the pieces' shape and the configuration of the board. The program shall find the optimal solution
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    It's just a simple JAVA game. Begans from a simple snake game... What will it be in the future? Already we have made it more exciting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Reversi game with minimax algorithm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A clone of a well known board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A simple breaker game for learn to develop game with java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    JBombSweeper - A Nice Java Minesweeper
    Is a Minesweeper clone written in Java. It was done because I was bored xD. I'm still working on it... and I'm thinking about making it Online soon. :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Go tournament directing package aimed at small to medium sized Go tournaments (16-80 players). Handles registration, pairings, and generates AGA compatible results. Currently used by the Mass. Go Association.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free shogi (japanese chess) game written in Java, with network play and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    Questo progetto e' una GUI 2D e 3D per GNUChess, può essere utilizzato per giocare contro un amico in rete, quest' ultima modalita' dispone anche di una semplice chat. N.B: Il software e' da intendersi beta e/o a scopo didattico.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A graphical multiplayer network game for 2 players written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SNChessPLayer is a Java platform to play chess on-line, developped by B.Robertie. SNChessPlayer est un jeu d'echecs developpé en Java. Plus d'information sur http://echecs-en-ligne.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    This chess program changes its strength to give the best match against you. Eventually it learns to beat you specifically through learning alogirthms. Features included transposition tables and a elementary 3-piece endgame tablebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    A SuDoku Solver written in java. Main aim is to provide an software environment which solves any given sudoku game "logically". That is like a human would solve. In future provision for playing sudoku games will also be added to the project.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB