Showing 422 open source projects for "java swing project"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 1
    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
  • 2
    Coppit
    Boardgame Coppit developed in Java. http://en.wikipedia.org/wiki/Coppit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    This is one of the "my.game" series game which is aimed to invole player as much as possible. Then "my.game" is your game. On my.game.RussianBlock, player will can configurate the blocks shape&amount. Then player play it's "own" block in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Banko Manager
    Keeps track of as many game boards you wish and tells you when you have won and on which game board you have won. You can save your gameboards and use them again and again. You can play one row, two rows or a full board.
    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
    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
  • 8
    JSudokuCreator is a Java application for creating, solving, saving, loading and printing Sudokus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A game mixed wheel of fortune and jeopardy, which are very popular on tv
    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
    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
  • 11
    Sudoku Solver
    This software has mainly 2 parts.first one is the solver which solves the sudoku puzzle and another is the gamer which allows user to play the game depending on the difficulty level he has chosen. We have tried to provide decent GUI for the software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    This project aims to develop a collection of educational games for the Digital TV under JavaTV and HAVi API's.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    A traditional jigsaw puzzle game. Use your own images and create unique puzzles each time. A java implementation with sound and save/load ability.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Voici une implémentation du jeux de société power.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    The foundation of this project is the dicepanel, a dice roller. A couple of classic dicegames will be included too, such as Yatzee. This project is using the Almond framework and it is runnable with Java Web Start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is a dice rolling library written in java. This contains a web front written with DWR (Ajax) that's easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a small game five in a row, that is designed just for learning purpose. I'm very glad of you to download and learn the project, and give suggestion and help to improve this project. The project is developed with Android 1.5 SDK.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EightQueens is a simple chess puzzle written in Java. Click one square on the chess board to start recursive function. Fill the chess board with eight queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SabesMinesweeper
    SabesMinesweeper is a Java implemented, multiOS minesweeper game that provides support for score saving, different users, and a complete shiny GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 7 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    Goal of this project is to create an application (game) which can handle as many as possible chess variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    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