Showing 59 open source projects for "open any file"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 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.
    Get started free
  • 1
    wowchess

    wowchess

    Version 1.2

    Easy playing java chess game, You can play against own written wow chess engine, or other users, rewind games forward and backward, easily restart again or if needed replay the game on demand. Attractive user interface and effects. If You like to You can see other games being played, linux,win
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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, isolated...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    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: 2 This Week
    Last Update:
    See Project
  • 4
    yacen

    yacen

    Yet Another Chess ENgine

    IMPORTANT: I renamed the project to cengix (chess engine no. x). See http://code.google.com/p/cengix. IMPORTANT: yacen is not in any way related to the YACE chess engine. The similar name was a mistake. 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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Never Get Blocked Again | Enterprise Web Scraping Icon
    Never Get Blocked Again | Enterprise Web Scraping

    Enterprise-Grade Proxies • Built-in IP Rotation • 195 Countries • 20K+ Companies Trust Us

    Get unrestricted access to public web data with our ethically-sourced proxy network. Automated session management and advanced unblocking handle the hard parts. Scale from 1 to 1M requests with zero blocks. Built for developers with ready-to-use APIs, serverless functions, and complete documentation. Used by 20,000+ companies including Fortune 500s. SOC2 and GDPR compliant.
    Get Started
  • 5
    InterFace

    InterFace

    Chat Messenger - Open Source Social Network - Online Chess Game

    InterFace is a social network chat and messenger Addon for the open source web Browser http://dooble.sf.net based on lib-rs. The Messenger includes a Chess Game, Email Client and Groupchat. It is an open source Social Network. Play Chess Online with and against your Friends in this Messenger. Many Chess Clubs use it for Online Communication and Chess with Friends. Students use it for the group chat function with friends from the campus. The Email Solution offers spam free emails...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ethereal Chess 3D

    Ethereal Chess 3D

    3D OpenGL Chess - C++

    High detail 3D chess program capable of communicating with any UCI compatible AI engine. A variety of textures and backgrounds allows for a unique chess adventure.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7

    JLightChessLib

    Purpose is to provide a very simple and well documented chess library.

    This chess library will focus on checking legal moves, for parsing/unparsing PGN and FEN file formats. Actually, are implemented, move validator, history manager (with the class ChessHistoryNode), and the FEN parsing/decoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    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: 2 This Week
    Last Update:
    See Project
  • 9

    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. Social...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 10
    Multiplayer Chess Script

    Multiplayer Chess Script

    PHP Multiplayer Chess Script

    Creat your own multiplayer chess game website, or add it to your website Download more PHP scripts : http://goo.gl/MsHnCI Get Free Web Hosting : http://mchost.ws/ ==================================== Installation steps: 1- download Multiplayer-Chess.zip file. 2- extract and upload it to your server. 3- run it . Have fun Download more PHP scripts : http://goo.gl/XjmPj9
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SANKit

    Read and write PGN format and test moves for legality.

    ... 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. NOTE: plan on budgeting a fair amount of time to read, re-read, and experiment with the documentation and cryptic uncommented code. You are on your own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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: 14 This Week
    Last Update:
    See Project
  • 14
    Chess Timer is a chess clock program, used to time and set limits (with increment) on conventional chess games. See features for details. Download the new, rough around the edges, v4, or stick with the reliable, but ugly (refer to screenshots), v3.3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The Perl 3D-extension of MFPic LaTeX package aimed to high quality draw of spatial objects, such as vectors, curves, bounded surfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Croatian Chess
    Croatian Chess is a collection of various chess variants, starting as a simple and natural enhancement to classical chess and growing ever more complex with each new variant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A java PGN file parser: this parser is packaged as a jar file that you can use for a java chess project. This parser can parse and write PGN files and convert PGN files as XML files and the reverse. The pgn parser new moves to Github: * https://github.com/supareno/pgn-parser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WebChess
    A PHP Web Application that you can install on your own web server. It allows you to play chess with other users across the internet or sitting at the same screen. It only permits valid moves and can automatically detect check and checkmate status.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    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: 0 This Week
    Last Update:
    See Project
  • 21
    Simple tool to practise chess openings. A presentation with a screenshot is available here : http://kwartik.wordpress.com/chess-openings. Requires under windows a PERL interpretor (like strawberry PERL) and a UTF8 editor with support for chess fonts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Eight Queens Problem is a chess board puzzle. Eight queens can be placed on the chess board without conflict. Any queen placed on the chess board will not attack any other queen. JavaScript programming language is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Chessaholic is a bluetooth chess game for academic/research purposes written in Java Programming Language (J2ME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Who doesn't know chess? Who doesn't know c#? why not mixing the together? ExCs is a chess game whose engine and the GUI are written totally in C# without any kind of external library inclusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The JBoard4Chess is an Open Source library for any Java Chess software. You can handle in any way a chess board position.
    Downloads: 0 This Week
    Last Update:
    See Project