194 programs for "drcom-for-linux" with 2 filters applied:

  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Popeye is a chess problem solving and testing software with strong support for fairy chess and heterodox genres. For more information cf. topic "Popeye (chess)" on http://en.wikipedia.org/
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3

    PluggableChessGraphism

    Take the chess graphism, and use it with a chess engine.

    You are given a chess graphical interface, with drag and drop functionnalities (or other interaction mode), board flipping, and some pieces/cells sets given. Then, you have some callbacks methods in order to validate moves from your chess engine and to update them to your chess engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Cave Chess

    A Java chess engine using xboard protocol

    Downloads: 1 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 5
    Virtual Chess Clock

    Virtual Chess Clock

    A simple and free chess clock software.

    Virtual Chess Clock is a chess clock software: it can be used to simulate a chess clock on computer (typically a laptop). Virtual Chess Clock is designed to be easy to use. It is free, open-source and multi-platform.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Framework for creation of board games. Chess is built-in, Monopoly comes next. It addresses: 1) Players 2) Game authors 3) AI developers 4) Model-based developers. Developed by software professionals using EMF. New games are configured in few hours.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    mpchess

    mpchess

    simple chess game written in C

    Simple chess game for people who want to play chess but don't want to take it seriously. Written in C, using SDL 1.2 or SDL 2 for graphics. Interface inspired from old chess game for ZX Spectrum. The computer searches (L+2)/2 moves ahead (assuming that a move means that both sides move a piece), where L is the difficulty level. Positions are evaluated only by adding the values of the pieces left on the board. Any factors related to where the pieces are, such as mobility, doubled pawns,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    MKGI Chess Club is a chess playing server with a pure Web interface. It features complete player profile management, full html email notification with embedded board display. It also includes an interface to match against chess engines such as gnuchess.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    ChessApplication

    A chess application : game with human and/or computer

    A chess application in order to play against computer or to play with another human. No network playing is planned (no FICS). This program uses the Carballo Chess Engine in order to check moves, and the Stockfish engine (that you must download on their website) in order to generate the computer moves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Find out just how much your login box can do for your customer | Auth0 Icon
    Find out just how much your login box can do for your customer | Auth0

    With over 53 social login options, you can fast-track the signup and login experience for users.

    From improving customer experience through seamless sign-on to making MFA as easy as a click of a button – your login box must find the right balance between user convenience, privacy and security.
  • 10
    Mobile Chess and Flash Chess
    Mobile Chess (for Java ME) and Flash Chess (for Web) with Strong Chess AI, see http://mobilechess.sourceforge.net/. Java Applet Chess and Ajax Chess are also available. Mobile Chess is sponsored by Chess Wizard now, see http://www.chess-wizard.com/.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11

    Paltry Chess

    HTW Saar - PIB Projektarbeit 2013

    This chess engine is the result of the project work 2013 at the University of Applied Sciences, study programme Applied Informatics. The target was to write an engine that is able to play chess with the official FIDE rules. At the moment, the engine chooses the first-found valid move instead of the best move. Other java classes should be fine. - shout-out to Mediocre Chess
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Amy2 is a game playing program written in Java, playing both reversi and chess. It features high playing strength, an opening database and endgame tablebases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14

    SimpleNetworkChess

    A simple network chess game

    A simple network chess game : only for 2 human players. Notice that in order to build the project, you need to add my jar library PluggableChessGraphism (>= 1.20), also available on Sourceforge, to the build path. Also, chess engine and images are imported from CarballoChess project : https://github.com/albertoruibal/carballo
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16

    JLightChessLibDemo

    A very simple demo in order to show how to use JLightChessLib

    The project aims to help the chess client developpers by showing how my JLightChessLib chess library canbe used in a simple application without ia, anyway the library is not developped for this purpose (as it may be very slow). In order to use a particular version of the demo, you will need a JLightChessLib jar whose version is at least the same as the downloaded demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    TARStack

    Tournaments and Ratings Stack

    The Goal of TARStack is not to increase competitive battles and the rivalries they create, but rather to foster teamwork, group cohesion, and creativity. The advent of the wired world and - especially - the recent rise in popularity of social networking between connected devices provides an opportunity for friendly matches within any sort of group. Generally, like-minded groups of people will get together and participate in one-on-one matches or regularly organized tournaments. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    PGN Viewer Oslo

    PGN Viewer Oslo to load PGN chess notations from flat text file

    PGNViewerOslo is a free open-source chess game viewer for Windows. PGNViewerOslo is based on code from PGN Viewer http://pgnviewer.sourceforge.net/ - a project for which there have been no updates for several years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    MinkoChess
    MinkoChess is a multiplatform chess engine written in C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    ChessBoardForPC

    Just aims to be a chess board (free to make your moves).

    This project just aims to be a simple chess board. You can do whatever you want with pieces (even make a piece eat a king if you want !!!) : the purpose is just to provide a "magnetic" chess board on computer. But all moves are verified. Also with some facilities : history manager, so that you can go back and rewrite the game history !!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Chess Queens
    Calculate the number of solutions to place n queens on an n*n chess board, without any queen attacking each other. Options allow using rooks instead of queens, disabling knight attacks and setting the minimum distance between queens.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    JChess

    The Java Chess Engine

    This library is an attempt to create a flexible chess engine using the Java programing language. The main diference than others chess engine's is that it is only a library, and it can be attached to any program, including a web application. If you are interested to contribute please contact me. Francisco Rafael Del Roio <francipvb@hotmail.com>.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org) but is designed to be able to support any chess server.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 25
    This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
    Downloads: 1 This Week
    Last Update:
    See Project