Showing 365 open source projects for "swing java"

View related business solutions
  • 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
  • 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
  • 1

    PowerFour

    Game - powerfour against computer - Java release

    The powerfour game is developed and tested as a prove of concept about searching a solution using Alpha Beta pruning. Its a show case that run actually on an applet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4

    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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    n Queens Puzzle

    Place n queens on nxn board without conflict.

    Eight Queens placed on a chess board is a good example of the n Queens Puzzle. http://en.wikipedia.org/wiki/Eight_queens_puzzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WürfelSchach

    Ein Spiel ähnlich Shogun

    Eine kurze Erklärung zum Spiel findet sich auf Wikipedia unter http://bit.ly/18baSzb oder die Spielanleitung unter http://bit.ly/18bb4ON Viel Spaß beim Spielen (nach Fertigstellung).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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: 0 This Week
    Last Update:
    See Project
  • 9
    An application to help Battletech players balance two forces using all possible modifiers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    Open source implementation of the Power Grid board game (aka Funkenschlag)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14

    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
  • 15
    Minesweeper for Java
    This is a Minesweeper clone written in Java. It's my first game and I had a lot of fun to build it. If you enjoy it, please add a review :-)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Bagchal

    Bagchal

    Game(similar to chess)

    A simple game originated from Nepal where two users or single user can play the game. There is two key component in the game i.e tiger and goat. Goat needs to trap the tiger in-order to win the game. And if tiger is able to eat 4 goats tiger wins the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    java network tictactoe

    java network tictactoe

    Its the common tictactoe game, developed in java, with client/server configuration so it can be played over a network. It can be played in a 3x3 board or 4x4 board. There are more options but some of them are not implemented. I'm only putting this here now (2012) but this was one of the projects for a University course in 2003, when I was still a student. I just thought I should put this some place safe, and so... here it is!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    a single player tic-tac-toe game. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Whac a Mole - Educativo
    Jogo de cunho educativo que tem o objetivo de estimular o aprendizado do alfabeto brasileiro. É direcionado a um público específico: crianças em fase de alfabetização.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NaruGo is game AI project. Current targets are GO board game and Texas Holdem poker. It investigates Genetic programming to build game AI logic. Also EA/GP simulations for TSP, Graph layout and Prisoners Dilemma problem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Duffkess Mastermind

    Just a Java Game called Mastermind i developed for School

    This is a Remake of the legendary classic game Mastermind. You can change settings like the amount of rows, columns, colors and even the mode if you want an easy way to play the game or the challanging advanced mode. Please feel free to have a look in the source if you want to. Have fun. By the way there is a little Secret in it. Maybe you'll find it and check it out ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chess Diagram Editor
    Chess Diagram Editor is a simple program to create chess diagrams. The program supports GIF, JPG, PNG as well as FEN files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 25
    A simple two player chess game written in Java. The game enforces all of the rules of chess, highlighting potential moves, and has complete undo/redo functionality. A computer AI opponent is not available.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB