Showing 56 open source projects for "using"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps 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

    consilio

    An open source chess server with client

    An open source chess server with client to allow multiple human chess players to conduct a chess games over the internet using a private server to manage the connections. Written in java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    Chess by Cruz

    Chess by Cruz

    The goal is to develop a stable high quality chess application

    The following chess application has been in construction since late Fall of the year 2011. The program is in the pre-alpha stage; it is in no way a finished product. The application is written using Processing API, which I found to be quite fun to write in. The version control was done with github. If there are any bugs, which is the purpose of this public release, please contact me on my email: chessbycruz@gmail.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    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
  • 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
    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
  • 6

    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: 6 This Week
    Last Update:
    See Project
  • 7
    EmChess is a simple and (hopefully) nice cross-platform email chess program. The aim is to be able to play chess with your friends via email using a nice user interface without having a chess board standing in your living room for weeks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    SOSS - a chess pairing program. Features: enter result using bar codes, lots of configurable print outs, calculation of team competitions, administration of fees etc, adm. of leaders, multiple competitions in one event, html print outs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    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
  • 11
    Chess Online. Now You can play chess online using your web browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Chess Rating Management System
    This sofware is designed to help different chess clubs to set up their own rating system. It uses USCF approximation formulas for rating calculations. Working example at newarkcc.vfutbole.ru
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    A system for playing chess with a computer player using a real chess board. An experiment in learning the techniques of Computer Vision and having fun in the process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a program for playing the game of go. No go program to date has achieved a level of mastery comparable to chess programs. The design goal is to develop as strong of an AI as possible using D, agile development, an object oriented design, and gene
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    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
  • 17
    A Java Chess Engine supporting XBoard and OCI protocols. It is implemented using algorithms such as MinMax and AlphaBeta-Pruning searches.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Networked 2 player chess with a 3D environment, written in Java, using Java3D and Swing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A chess club management system, based on a PostgreSQL database supported by a Qt based graphical user interface with forms based input. The system tracks members and their club rating using the USCF rating system. A tournament pairing module will be incl
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AI project similar to chess game, but using new rules and pieces of the WWII.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    GSwiss is a chess tournament management software. Its a tool to allot the pairings of a chess tournament using the usual "swiss" pairing system. It is basically desinged to handle a large number of players.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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
  • 24
    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
  • 25
    CINAG is an UCI computer chess engine. This is a module which thinks about the game and try to find the best move for each position. Our goal is to create a quite strong opponent by using state of the art AI technics.
    Downloads: 2 This Week
    Last Update:
    See Project