20 projects for "using" with 2 filters applied:

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ChessX

    ChessX

    Chess Database and PGN viewer

    A free and open source chess database application for Linux, Mac OS X and Windows.
    Leader badge
    Downloads: 862 This Week
    Last Update:
    See Project
  • 2
    mpchess

    mpchess

    simple chess game written in C

    ...The latest versions of the programs will be on my site: https://matei.one/. 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, isolated pawns etc. are not considered. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    Alcibiade Chess

    Alcibiade Chess

    Next generation web chess club

    From the creator of MKGI Chess Club comes this next generation chess club. Completely re-written from scratch on the latest software frameworks, it features: social networks connection, scalable data storage, stunning graphics and much more to come. This project has two parts: - A Java Chess library containing board models, rules and PGN format management - A complete Chess web application based on the core Java library
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5

    Cave Chess

    A Java chess engine using xboard protocol

    Downloads: 3 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
    yacen

    yacen

    Yet Another Chess ENgine

    ...To avoid confusion, I will rename my project soon and provide a link to the new site then. yacen is a simple chess engine with main focus on understandability of code and mechanisms rather than on pure performance. It is completely written in ANSI-C using nothing more than the standard 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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    TARStack

    Tournaments and Ratings Stack

    ...Social media already has scoring and ranking programs, but they tend to be themed for certain sports, activities, and interests. Many of those have long-standing out-moded ranking and ratings systems in place. TARStack will change this trend by using a standard ranking formula: The “K-simplified” chess ranking formula (provisional USCF version). This will ensure friendly competition can remain friendly without large discrepancies in the results between even matches with a clear victor.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    SANKit

    Read and write PGN format and test moves for legality.

    ...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. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11

    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: 2 This Week
    Last Update:
    See Project
  • 12
    CompWebChess 2
    CompWebChess 2 is an open source web-based chess program and application which allows you to play chess over the internet in a turn-based setting, using PHP and MySQL. Home Page: http://www.trimBrain.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    Networked 2 player chess with a 3D environment, written in Java, using Java3D and Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    a customizable/themed online web-based chess server software for playing chess with other people. PHP based using MySQL. forked from WebChess v0.8.2. uses http://sourceforge.net/projects/phpchesslib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This is a collection of game plugins for Eclipse using the Graphical Editing Framework (GEF). All code is written in Java. These plugins are currently being tested on Windows but should work on any platform supported by Eclipse.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Opala is a chess-like game written in Java. You can either play against another human or against an AI. A cool user interface using Java Swing is availible. Network support is planned.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Jessy
    Jessy is an open-source front end for chess programs (engines) using chess database Scidb to store and retrieve games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SZChess will be suite of chess applications covering every aspect of chess using computers. The development will be carried out in Java to ensure maximum portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next