Showing 1592 open source projects for "gnu/linux"

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
  • 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
  • 1
    chess777

    chess777

    Basic console interface for 3 player chess in a 7x7x7 cube.

    Allows for selection of pieces and highlighting of possible moves. If the player whose turn it is selects one of his own pieces, he may move it to a legal space.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    I-Go is a oriental strategic board game for two players.(See detail at: http://en.wikipedia.org/wiki/Go_(board_game)) Now extend Go's 2D board to 3D gridding cube, that's Trigo. Our project 'K.L.'s Trigo' is a platform for Trigo game play.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    board2D.js

    board2D.js

    A JavaScript game library to quickly develop board games for the web

    Board2D.js is a JavaScript library that allows you to quickly develop 2D board games for the web. It is extremely easy to use and contains a very rich API. Download the ZIP, and extract it to a folder. Inside it, the "lib" folder contains the javascript library file. You can include it in your projects as-is. For an example of how to use the library, you can find two mini samples of tic-tac-toe and chess in the examples directory. There is no API manual currently, but if you use an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
    TChess is an extended chess played on a Torus (donut) It includes a computer player (KI) with 3 strength levels and multiplayer support. -- Please post your questions in the Help-Forum!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    ChessShell for PC/Mac/Linux

    ChessShell for PC/Mac/Linux

    Chess Database application

    A GUI frontend for the ChessShell API
    Downloads: 1 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

    OpenQuest

    OpenQuest is a computer game conversion of the board game HeroQuest.

    OpenQuest is a computer game conversion of the board game HeroQuest. The play supports Multiplayer as well as Singleplayer. The representation takes place in a isometric view (like e.g. Transport Tycoon, UFO - Enemy Unknown, etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    2048-js-ai

    2048 game and AI on JavaScript

    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    Program to play the game "Laska" on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Java implementation of chess rules, layers and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    ChessbrainVB

    EXCEL VBA chess engine with chess board

    VBA chess engine for EXCEL / WORD / POWERPOINT ( level: 2200 ELO ) with chess board GUI. Full EXCEL install needed (no viewers or OpenOffice) also: VisualBasic 6 compile for winboard (2750 ELO), needs a chess GUI like ARENA latest version here: https://github.com/RZulu54/ChessBrainVB/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    ChessShell API

    ChessShell API

    Extensive Java chess database libraries.

    Extensive Java chess database libraries. Native game database, native position database, pgn database reader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Scrabble Finder
    Pl: Program do wyszukiwania słów z podanych liter oraz sprawdzania czy dane słowo jest dostępne w danej grze. En: Program to search for words with the letters and to check whether the word is available in the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Sunsetter

    Sunsetter, a chess, crazyhouse, and bughouse playing program

    A Bughouse/w24 and Crazyhouse/w23 playing program. C++ , Linux/Windows, GPL. Also available in precompiled packages to start playing right away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Clippers is a board game designed by Alan R Moon that is an abstract island connection game based on clipper ships and the south pacific. This computer version is written in Java 1.5 and includes AI players.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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: 0 This Week
    Last Update:
    See Project
  • 20
    yet another UCI chess engine
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Phalanx is a chess engine which understands the xboard protocol. It's suitable for beginner and intermediate players (I'm counting on your help to make it suitable for strong players!)
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 22

    icsDrone

    icsdrone is an interface between a chess server and a chess engine

    icsdrone acts as an interface between an ICS (Internet Chess Server) and a chess engine supporting the XBoard/WinBoard protocol. Unlike XBoard/WinBoard it does not use a graphical interface so it is suitable for use on embedded systems. icsdrone was originally developed for FICS (the Free Internet Chess Server) by Henrik Gram but currently ICC (the Internet Chess Club) works as well. Some features - "Daemon mode" (run in background). - Auto reconnection in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GeoWar2

    GeoWar2

    A chess like board game

    GeoWar is a 2-player chess like board game, where both players fight to capture the opponent's King. You can either play against yourself or against the computer (though the AI is rusty). Click "About" for game rules. (Select No when starting a new game to play against the computer) (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. (Turn on the heat-map option to better understand the game) You can download Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Since version 3 (inclusive) the project was moved to https://github.com/bagaturchess/EGTB-In-Java Portable Java API for usage of Gaviota Endgame Tablebases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Othello

    Othello

    The popular Othello / Reversi game

    Play against yourself or play against the computer in this exciting and popular game! (Requires Java 8 (or higher) to play). Make sure Java is installed, and download the JAR, and run it to start playing. You can download Java from: https://java.com/download Leave a review if you like it, or feedback for feature requests. Also do check out my other game: MilkRun, here: https://milkrun.sourceforge.io/
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB