Showing 301 open source projects for "java swing application"

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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    connect440
    A simple Java implementation of the classic Connect Four game that was written for an Object Oriented Design class.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    A chess application written in Java. Currently very BETA, requires a lot of testing and work but the idea is to extend it to include A.I. and online capabilities (play with your friends online).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    The Hungarian römi network game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    Reversi game with minimax algorithm
    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
    A clone of a well known board game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A simple breaker game for learn to develop game with java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    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
  • 15
    Free shogi (japanese chess) game written in Java, with network play and AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    A graphical multiplayer network game for 2 players written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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
  • 21
    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
  • 22
    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
  • 23
    An implementation of John Conways game of life for experimental purposes in optimising Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This will be a Hex-war game. Like wesnoth. Its an experience. How to create a program like that. Besides, we learn java this way too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An offline FICS chess lectures (http://www.freechess.org/~toddmf/lecbot.html) replayer and JComponent chess board. It is written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo