Showing 305 open source projects for "java swing"

View related business solutions
  • 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
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BOXit is a small logic game for the lunchbreak. Clear the playing field as far as possible, by dragging same-colored or equivalent tokens one over another, if they are in the same row or column on the playing field. Easy to learn - but hard to handle!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Traditional Malaysian board game. Similar to Mancala. Implement NeuralNetwork (NN) agent, Min-Max, and Random move. System is based on Adam Cofer's Mancala system (2003). Also using Neuroph 2.5b by Zoran Servarac for NN. All code under GPLv3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Alien Invasion

    Alien Invasion

    A Game about fighting against Aliens in the universe

    Alien Invasion is a game about killing Aliens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    TicTacToe 3D

    A java desktop game to play tic tac toe in a new way on a 3X3X3 cube!!

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hier entsteht ein Spiel "Mensch-ärgere-dich-nicht" im Rahmen eines Schulprojektes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Dots and Boxes / Käsekästchen

    Dots and Boxes / Käsekästchen

    Dots and Boxes for 6 players / Käsekästchen für sechs Spieler

    Play Dots and Boxes with the whole family. Who finishes a box, may put his / her cheese in. Who has most boxes filled, wins the game. Hint: turn on your video beamer, get a wireless mouse and take place on your favourite sofa! Käsekästchen spielen für die ganze Familie. Wer ein Kästchen fertig bekommt, darf seinen Käse hineintun. Wer am Ende die meisten Kästchen gefüllt hat, gewinnt. Tip: Beamer an, Funkmaus dran, und rauf aufs Sofa!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Atoms-the game

    Atoms-the game

    The papper brain game.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MechFight
    MechFight is a new implementation of the Amigagame Mechforce. In this tactical game groups of warriors fight with heavy machines (up to 100 tons), until defeat or even death in a thermonuclear explosion of their engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Amy2 is a game playing program written in Java, playing both reversi and chess. It features high playing strength, an opening database and endgame tablebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Solaris Skunk Werks is a tool used to design Battlemechs for use with the Classic Battletech wargame. Data Files are available at www.solarisskunkwerks.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quasimodo is a chess interface for playing chess games against other humans or chess engines, analyzing chess games, managing chess databases and playing games over the internet (on Free Chess Internet Server).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Targol Hobby Manager

    Targol Hobby Manager

    Tool to manage figurines painting hobby projects

    EN : This tool is the second version of a tool to manage colaborative painting sessions. You create your army list, dispatch your units in sessions and warn your fellows about your progresses with images. FR : Ce logiciel permet de gérer les projets de peinture sur figurines (aussi appelés "Choix des armes"). Vous créez votre liste d'armée, répartissez ses unités selon les sessions et partagez votre avancement grâce aux images générées.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Schach

    Ein einfaches Schachspiel

    Ein einfaches 2D-Schachspiel mit vielen Features: Unter anderem können sie über Internet mit anderen Spielern zusammenspielen. Ein Schach-Bot ist geplant. Das Projekt befindet sich noch in einer frühen Beta-Phase und enthält noch viele Fehler!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Solitaire Settlers of Catan computer game is a Java rendition of the popular board game "The Settlers of Catan" or "Die Siedler Von Catan" by Klaus Teuber. This project allows you to play the board game against a computer AI.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    An application to help Battletech players balance two forces using all possible modifiers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ANother IMplementation Of Scotland Yard - Java implementation of the Ravensburger board game 'Scotland Yard'. While the program takes the role of Mr. X, you have to coordinate the detectives in order to catch the fugitive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    KludgopolB
    Monopoly clone written in Java for 2-8 players (including computer players) that was designed to make quite a lot of things customisable from the user's point of view. Four board files are included. Two are based on regional variations of Monopoly but with places named after colours instead, the other two are there more to demonstrate what can be done. Hopefully there are no major bugs in the game - I cannot guarantee that there are none, but I've done some testing on Linux and Windows...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TCP Java Games

    A program to play games through a server with other users.

    TCP Java Games is a project aimed at creating a server to which users can connect and play games with each other. At the moment, only checkers exists but the project will be expanded to include other games as well. The project consists of a server which hosts the games and which each user connects to, and a client which connects to the server.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB