Showing 56 open source projects for "board game in java source code"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    JSoko

    JSoko

    The Sokoban game implemented in Java.

    JSoko is a Java program for playing the Sokoban game. It features path finding, auto push, auto solving, undo/redo, deadlock detection, and more.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Sudoku for Eclipse

    Sudoku for Eclipse

    A free and open source sudoku game for addicts to newbies

    A Sudoku game. S4E generates endless new grids and may help you to solve them. Play with figures, letters or images, on smaller or bigger grids, play on easy or tricky level... S4E run on Windows and Linux. For Eclipse maniacs it’s available as a plugin for Eclipse. It’s pure Java and of course it’s free. Keywords: free sudoku solver game windows Linux download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Code Master

    Code Master

    A Game Similar to Mastermind

    You only have a limited number of attempts to crack the code master's secret code. Can you figure it out before you run out of chances?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Columns

    Columns

    Columns is a portable puzzle game for Windows

    Columns is a portable puzzle game for Windows. Source code repository: https://github.com/jval1972/Columns
    Downloads: 2 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
    Reversi

    Reversi

    Reversi is a portable Othello Clone for Windows.

    Reversi is a portable Othello Clone for Windows. Source code repository: https://github.com/jval1972/Reversi
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Jigsaw And Slider Puzzle

    Jigsaw And Slider Puzzle

    Jigsaw And Slider Puzzle Game

    Puzzles are very popular logic games. There are various types and varieties of puzzles. Here is presented only one kind of puzzle that is the most famous. It is the integration of two or more two-dimensional elements that has a small part of the original picture drawn on it, in order to obtain the whole original image. The elements are formed by drawing original image at orthogonal panel, and then cut into many smaller, same size rectangular parts so-called tiles. Tiles are randomly lined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TicTacToe

    TicTacToe

    Naive AI Enabled Tic-Tac-Toe Game

    It is a simple Tic-Tac-Toe game and you can play with the computer too! The computer has two AI-Players, having two levels of smartness. It is almost impossible to beat the hard level.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sudokuki - essential sudoku game

    Sudokuki - essential sudoku game

    Sudokuki is a free graphical SUDOKU game

    Sudokuki is a free graphical SUDOKU game: Sudokuki solves even the most difficult sudoku grids for you - Generate a sudoku - Play sudoku - Print a sudoku... Available in 17 languages. Just download and play! You can also play with arabic or chinese numbers. Sudokuki is Free Software developed in Java. Have fun!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Einstein Plays No Dice

    Einstein Plays No Dice

    A game of moving cubes to the other side of the board

    Einstein Plays No Dice is a board game which object is to move one of one’s 6 cubes to the other side of the board or remove all the opponent cubes. More information available on Wikipedia http://en.wikipedia.org/wiki/EinStein_w%C3%BCrfelt_nicht! Currently it’s an Android application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    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
  • 11
    Coapres

    Coapres

    Real Time Puzzle Videogame

    Real time puzzle videogame, with like arcade games gameplay and isometric perspective. Use random pieces of terrain to expand the ants territory allowing them to reach the food.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    Swap Puzzle

    Swap messed up puzzle pieces to restore a primary picture.

    This application is a simple swap puzzle game. In this game an image is cut into a number of square pieces of the same size. Pieces are placed in a random order. Not a single piece in a right place. The objective of the game is to swap the messed up puzzle pieces to restore the primary picture. If you click on an element it will be highlighted with a blue border. Double click on the same element will cause the border to be removed. To make a swap click on the piece you wish to move. Then...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Nurikabe

    Nurikabe

    Nurikabe, a great game.

    Nurikabe is a game of mental development, which consists of a board where you have to put "buildings" and "streets" so that all the "streets" are reported, and the "buildings" does not come together. The "buildings" are defined by a number indicating the number of squares occupied by the "building" on the board. The application shall propose such boards, to assist the player to solve, explain step by step how to solve it and make the resolution of the board. NOW ALSO IN...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    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

    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
  • 17
    Ramsey theory illustrated through a game on J2ME.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Parlour Games Companion

    The project hosts a set of parlour games.

    In the project's 2 person games there will usually be a computer player implemented, too. In general the computer will supervise and check that game play follows the correct rule set, e.g. as offered in the single person fifteen puzzle game. As a first game of this collection you will find an Android implementation of the popular 15 puzzle (also well known as sliding puzzle or sliding tile puzzle as invented by Noyes Palmer Chapman around 1880). Have fun playing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tantrix ME

    Tantrix ME

    Tantrix board game and puzzles for J2ME and Android devices

    With Tantrix ME, you can play Tantrix (www.tantrix.com) on your mobile device (cell phone, smartphone, tablet PC, ...) that implements the Java (J2ME) platform with at least MIDP 2.0 and CLDC 1.1 or the Android operating system!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    jBubbleBreaker
    An (extensible) open source java clone of the popular BubbleBreaker (Bubble Breaker) game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Same as Sokudo rule: Fill in the game board so that the numbers 1 through 9 occur exactly once in each row, column, and 3x3 box(we call it RULE). The numbers can appear in any order and diagonals are not considered. Base on Win32SDK, code with C++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
Auth0 Logo