Search Results for "chess gui 2024" - Page 2

Showing 61 open source projects for "chess gui 2024"

View related business solutions
  • Ultra-Fast Large File Transfer is Here Icon
    Ultra-Fast Large File Transfer is Here

    MASV is the fastest and most reliable way for videographers and creators to transfer time critical files to clients.

    MASV is the fastest and most reliable way for video and creative professionals to securely send large files. Unlike other file transfer services, MASV is designed for truly massive files (up to 5TB in size), the kind of volume that normally chokes other services.
  • Product information management made simple with PIMworks Icon
    Product information management made simple with PIMworks

    PIMworks is a product experience management software that helps retailers and brands centrally manage product data.

    Our PIM software helps you instantly syndicate your product data into multiple channels, quickly unify data from excel sheets and ERP systems into a centralized repository, and easily handle real-time workflows, enhancing the overall user experience.
  • 1

    Kenny

    "Kenny" is an XBoard/WinBoard chess engine based on "Winglet"

    Kenny is a Winboard/XBoard chess engine based on Winglet (http://www.sluijten.com/winglet/source/index.htm), an open source chess program. Winglet's full source code can be obtained from Winglet. Kenny is an advanced form of Winglet which plays better at some faster time levels like blitz chess or upto 20 minute games, but almost always loses against Winglet when the time controls are 40 minutes or more for each. These tests were run by setting up various tournamennts on the free Chess GUI...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Vulcan Chess Mods

    Vulcan Chess Mods

    Enhancements and Bug Fixes to the Vulcan Tri-D Chess Program

    This project is directed to the development of Vulcan, a Linux open-source Tri-D chess program written by Mauro Persano. From the author's site ( http://www.fzort.org/mpr/projects/vulcan/ ): "vulcan lets you play against the computer a chess variant inspired by a certain well-known science fiction TV series." Critical Patches: > Mouse Bug fix (X11 only) -- Significantly improves GUI responsiveness to mouse. > King Bug fix -- Prevents program crash due to a computer's piece...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tyrannus

    Tyrannus

    Tyrannus is a Chess GUI and Engine built in Java.

    ..., just send me a message and we can see about that. Latest Update: The Engine beats me easily now, and I have pre-programmed 4 different difficulties into the release of version 2.0. The idea is that 1.0 was a chess app, and 2.0 is a chess engine. Hope you enjoy playing against the engine! Good luck.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    chesscup

    chesscup

    lightweight chess gui

    Attempt to create an Chess game in C#, learn about artificial intelligence, and chess programming patters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Instant Remote Support Software. Unattended Remote Access Software. Icon
    Instant Remote Support Software. Unattended Remote Access Software.

    Zoho Assist, your all-in-one remote access solution, helps you to access and manage remote devices.

    Zoho Assist is cloud-based remote support and remote access software that helps you support customers from a distance through web-based, on-demand remote support sessions. Set up unattended remote access and manage remote PCs, laptops, mobile devices, and servers effortlessly. A few seconds is all you need to establish secure connections to offer your customers remote support solutions.
  • 5
    CSBoard is a small GUI for gnuchess. It is written in C# and uses gtk-sharp and mono. It is simple, but allows you just play chess with SVG graphics and native look and desktop theme usage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Chess GUI based on the qt library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Chesley is a free software chess engine written in C++ targeting Windows and Unix-like platforms and the xboard GUI. Chesley implements a number of modern chess programming techniques, including bitboard move generation, transposition tables, etc.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Chess For Windows
    Chess for Windows. Created in Visual Studio /VC++. Has a basic colorful interface, features AI/CPU player. Future versions will have drag'n'drop, take back option, more visual AI move, different difficulty levels...
    Downloads: 0 This Week
    Last Update:
    See Project
  • StrongDM, your Infrastructure Access Platform Icon
    StrongDM, your Infrastructure Access Platform

    IT Security and Compliance teams can easily answer who did what, where, and when.

    We combine authentication, authorization, connectivity, and observability to create frictionless access management across your company’s entire stack, in a way that admins love. That means secure, that means fast, that means convenient and as flexible and automatable as you need it to be.
  • 10
    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
  • 11
    .NET chess GUI written in C#. To play against the computer, or to generate hints for your own play you can use any UCI engine, eg. stockfish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This project works to match a simple chess engine with an intuitive GUI. The ideal end result can be deployed on decrepit PCs and teach chess wordlessly, through "doing", as it were. With any luck, OpenGambit will reach that point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    We are building a chess engine. We will start from scratch and use Xboard as a GUI. Future interest will be in self-learning programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Just another chess game made in ANSI C (except for GUI)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    Stoopid Chess is a chess playing program with a GUI which allows you to play against the computer. It's written in C# and plays with reasonable game strength.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    this project aims to make easy diagrams from chess positions in FEN format to use in online blogs and in other documents. current version supports making BMP files, and support for jpg, GUI and more preferences are among priorities of the project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The software component should provide a desktop KDE4 interface to the www.kingchess.de chess server. As a first version the GUI should look as the windows vista gadget provided by kingchess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Project consist of two parts the control and application. The control has Chess GUI and AI. And thus can be played man vs machine. The project has been made in Visual C#.Net 2003.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Chess games analysis tool with Qt based GUI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    AEHChess - A console based chess game between two players played in non GUI environment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FreeChess4 is a java chess board based on design Pattern Factory in order to implements at your choice : GUI (drag & drop, chess Font), AI (communicate with gnuchess.exe from WinBoard via shell), RS232 (chess board desk via PIC16F877, ASM, serial port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Our aim is to create a chess game that mainly supports networking (TCP/IP), AI (using decision trees), and multiple type of GUI It'll be developped using Java, SWT (perhaps even OpenGL)
    Downloads: 0 This Week
    Last Update:
    See Project