Board Games

  • 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
  • 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
    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: 2 This Week
    Last Update:
    See Project
  • 2

    SANKit

    Read and write PGN format and test moves for legality.

    SAN Kit was made public in 1993 by Stephen Edwards, the inventor of PGN Chess notation. The original code is in C, and with few comments quite cryptic. In addition, the original author's style was quite quixotic, making it even more difficult to read. This code is now reformatted to modern standards, adds support for NAG codes and comments, and has a "non-CLI" mode for inclusion in chess playing programs. The code has gone through extensive analysis using the llvm/clang compiler and reports no issues at this time. To use the code as a "framework" you would undefined "CLI". In addition, a small C++ program is included that takes as input a file of one or more PGN records, and outputs pure pristine PGN records as output. In addition to flagging errors at the move level, the program provides three boards around the move. NOTE: plan on budgeting a fair amount of time to read, re-read, and experiment with the documentation and cryptic uncommented code. You are on your own
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    It is a Shogi - Japanese Chess - game made in Java, where you can play against one of 3 AI's of your choice. Or against a friend.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Tiny Go is a MIDlet (cell phone application, MIDP 2.0, CLDC 1.1), which allows to play and review Go (Weiqi, Igo, Baduk) board game files in Smart Game Format (SGF). Supports problem solving. Project provides library for SGF parsing as separate package.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Capa chess

    Capa chess

    Chess program

    Capa chess is a chess program. Features built-in simple engine, interface with external XBoard/WinBoard and UCI engines, basic plug-in capabilities, import/export, 2D/3D boards with customization. Java JRE 1.8 or above required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Chesspresso is a chess library entirely written in Java. The main focus is to deliver high-level interfaces and efficient algorithms to programmers of Java chess software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Cassandre is an extensible chess engine written in C++, it is Winboard/XBoard compliant.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    J2Minesweeper is minesweeper game can be played at portable media (cellphone, pda, etc) with J2ME suported and MIDP2.0 enabled, generate and build using Netbeans 5.0 + Netbeans Mobility 5.0
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    Magic:The Gathering over LAN or Internet, alone or against another player (need IP of your opponent). The program is the judge : you play with the true rules. Firemox can also emulate another TBS. Written in Java, works on Mac, Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11
    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: 1 This Week
    Last Update:
    See Project
  • 12
    Research project to develop an accurate game scorer for Go games (using Japanese scoring).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    An addictive multiplayer networked strategy game completely written in Java. You program a robot that makes a race through an old factory. The game is inspired by Roborally (TM) - but it's different... 2018-05-08: Successfully(?) copied the CVS repo to github: https://github.com/hsteller/botsnscouts
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Orion's Belt it's a turn-based, web-based, space strategy game.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version history. This is the closest you will get to a read me (I may add one at some point). Warranty: none Support: limited - none Licence: Do whatever you like! Preferably with credit to me, my user-name will do: Lupus590
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Simple but addictive turn based strategy game. Another conquer-the world game. Instruction on the website below.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Stawkobot

    Stawkobot

    Komputerowy partner do gry planszowej "Stawka większa niż życie"

    Stawkobot to komputerowy partner do gry planszowej „Stawka większa niż życie”. Program oczywiście nie będzie przesuwał pionków na fizycznej planszy, ale podejmuje decyzje, które podejmować musi twój przeciwnik tworząc tym samym iluzję gracza. Poza podejmowaniem decyzji podczas gry, Stawkobot pomaga śledzić punkty akcji, punkty zwycięstwa oraz postępy w śledztwie, a także przypomina o niektórych czynnościach, o których łatwo zapomnieć podczas rozgrywki (np. umieszczenie znacznika „Tu byłem” w przeszukanych lokacjach). W sekcji Wiki znajdziecie też kilka scenariuszy stworzonych specjalnie z myślą o rozgrywce z programem.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Library with general purpose modules for a Go playing program by the author of 'Goliath' Includes a tactical reader, influence module, pattern-matcher, pattern-editor and more.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Tryx is a simple board game, and is an evolution of the classic Tic-Tac-Toe game. The difference is that each player can have at most 3 symbols on the board: when a player puts its fourth symbol on the board, the oldest symbol disappears.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21

    Volity

    A platform for Internet-based multiplayer games.

    Volity is a platform for Internet-based multiplayer games. ****MIGRATED TO GITHUB**** Please see: https://github.com/jmacdotorg/Volity
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    This is a java version of the board game connect4. It functions as a swing application, a java applet, and there is a console application also. Network support is proposed for version 1.1+.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    BagaturChess

    BagaturChess

    Java Chess Engine

    This is UCI Chess Engine writen in Java. Since version 1.4 (inclusive) the project was moved to https://github.com/bagaturchess/Bagatur
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Bordeaux1 Chinese Checkers is a playable Chinese Checkers simulator with GUI and AI. It was developed for a master's project and thesis at the University of Sciences and Technologies of Bordeaux 1, France, by a group of four computer science students.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Chess Engine
    Provides interface for working with chess games in PGN (use libpgn) make moves, and get result
    Downloads: 1 This Week
    Last Update:
    See Project