Showing 35 open source projects for "arch linux gui"

View related business solutions
  • 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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • 1
    Stockfish

    Stockfish

    UCI chess engine

    Stockfish is a free, powerful UCI chess engine derived from Glaurung 2.1. Stockfish is not a complete chess program and requires a UCI-compatible graphical user interface (GUI) (e.g. XBoard with PolyGlot, Scid, Cute Chess, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Stockfish with it. Stockfish is a 11-time winner of the Top Chess Engine Championship. Stockfish...
    Downloads: 203 This Week
    Last Update:
    See Project
  • 2

    LucasChessR

    Gui of chess

    Leader badge
    Downloads: 2,633 This Week
    Last Update:
    See Project
  • 3

    NetChess

    NetChess to play between two players over net or internet

    NetChess is a Graphical User Interface (GUI) for playing chess game. This software can be used To play chess between two players over network using TCP/IP (LAN) or in internet/intranet (Network vs Network) To send instant message (chat) while playing chess To observe the chess game played between two players over network To play chess between two players on the same board As PGN, FEN, EPD converter. This can be used To convert PGN to FEN or EPD format To convert FEG to PGN or EPD...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 4
    Strong Java Chess Engines Game

    Strong Java Chess Engines Game

    SJCE - free portable cross-platform graphical chess game, 100% Java.

    SJCE - Strong Java Chess Engines, free portable cross-platform graphical chess game, 100%-pure Java. Support with including many best free/open-source java xboard/uci chess engines. It is possible to play both White and Black. It is possible to play Human to Human, Human vs Engine, Engine vs Engine. Simple and intuitive GUI - Graphical User Interface. Tested on Windows/Linux. Need jre1.8 - https://www.oracle.com/java/technologies/javase/javase8-archive-downloads.html. Source - https...
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • 5
    ChessShell for PC/Mac/Linux

    ChessShell for PC/Mac/Linux

    Chess Database application

    A GUI frontend for the ChessShell API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    Conqueror Chess Engine

    Conqueror Chess Engine

    A powerful chess engine written in C++

    A powerful chess engine written in C++. It currently implements hybrid board representation, alphabeta pruning, quiescence search, static evaluation, legal move generator, iterative deepening, MVV/LVA move reordering, makemove, unmakemove and uci move representation standard, tapered evaluation. Elostat gives the current version an ELO of 2100 measured over 50 games.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Eia v0.3 - is a open source classical chess engine written just for fun. It plays in strenght around 1900 Elo and may be useful for sparring. Note that it is just an engine - you need to load engine into any available chess GUI (Graphical User Interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yacen

    yacen

    Yet Another Chess ENgine

    ... library and thus is very portable and easy to compile on almost every platform. yacen uses the common UCI interface to communicate with any compatible GUI. NOTE: yacen is currently in pre-alpha status. This means that there is only source code available which is far from complete and thus cannot be compiled to a working binary yet. A more complete source code and first binaries for Linux and Windows will be available when the project reaches alpha status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
    CP 3D Chess
    Cross-Platform 3D Chess A 3D chess game made using OpenGL and C++ Objectives: -High Quality Graphics -Proper Chess Rules -Availability of Unofficial Chess Rules -Reading Generic Chess Files -Proper A.I. for user vs. computer modes -Good GUI -Network Current Status: Chess rules exist
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Tyrannus

    Tyrannus

    Tyrannus is a Chess GUI and Engine built in Java.

    Tyrannus is not yet completely finished! I will continue to release updates as I make major strides towards completing the program. For updates on my progress, please visit my YouTube channel at: http://www.youtube.com/user/kolemannixtv Tyrannus vs. Tyrannus Demo: http://www.youtube.com/watch?v=JnZapogi5no Please Note: As of January 28, 2012, and the release of version 2.0, I, Koleman Nix, am still the sole programmer of Tyrannus. If anyone would like to work on this project with me,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Architect I Gomoku (Engine with GUI)

    Architect I Gomoku (Engine with GUI)

    Gomoku Game: Playing with Computer

    This is the first step of a board game engine development plan "Architect". The first version will be playing the classical Gomoku game, and this version is called "Architect I". This project also shows the rich features of the next generation Java graphical user interface. The GUI of this application was built using JavaFX 2.0 which was entirely written in Java. Although as been announced, JavaFX 3.0 will be integrated into JRE in next year, at this point, you still need a separate runtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My solution at a fully functional chess engine. Includes c# project files with front end gui, and an engine utilising alpha beta pruning, zorbist hashing and minmax algorithms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    An open source chess engine in C, released under the GPL. Compatible with the XBoard and UCI interface protocols to link to a GUI or other chess arbiter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Mini Gosix is a small program that allows you to play Gosix board game (by Pierre Canuel) against a computer opponent. There are selectable difficulty levels and GUI. Program is written in OCaml using TK widgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    pabalone
    Abalone game written in Perl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    an amateurish action script chess gui which checks for legal moves and connects an project darkstar server. Intending to be a client of a multiplayer chess site
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Just another chess game made in ANSI C (except for GUI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An Ataxx Clone. I think it has the strongest AI of any Ataxx Clone as it beat Extreme Ataxx. GUI in Allegro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A Checkers game implementation in Java that is optimized for AI's. It includes a basic GUI and a trainer for learning AI's. This started as a Checkers program for a Checkers AI contest in the Stanford EPGY 2008 summer AI course.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Questo progetto e' una GUI 2D e 3D per GNUChess, può essere utilizzato per giocare contro un amico in rete, quest' ultima modalita' dispone anche di una semplice chat. N.B: Il software e' da intendersi beta e/o a scopo didattico.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    HexReMapper allows the user to create customizable hex-based game maps. It is modeled after Arr-Kelaan's Hexmapper but includes an easier to use GUI, support for more than two layers, and the ability to resize and shift maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Computer chess engine written using Qt4, which works under Knights, Jose, Arena and other chess board GUI games. Uses bitboard game representation and alpha beta brute-force search to analyse chess positions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Chess games analysis tool with Qt based GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ELOcalc is a small GUI/command-line calculator designed to calculate ELO scores (for, e.g., chess).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next