Showing 16 open source projects for "c c++ source code browaser"

View related business solutions
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 1
    belofte chess

    belofte chess

    A promising chess program

    A console/text based chess program with XBoard/CECP and UCI API, available on all major platforms. You may need a graphical chess interface to use it. Please refer to README.md in the files section for installation instructions. The last stable release is 2.1.5 and has been released on 25/12/2021. Belofte 0.2.0 till 0.9.20 (c/c++): Xboard 1 & 2 (CECP) - Linux/Unix/(Windows) Belofte 2.1.1 and up (c++11) : UCI and Xboard 2 - Linux/Windows/Mac/Android/... For access to code, please clone...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    OBender

    Chess program

    Chess program, plays quite interesting, installer for windows, works in Linux under xboard, source code in pure C
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Vulcan Chess Mods

    Vulcan Chess Mods

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

    ... the player's king. Feature Patches: > Clock Option (X11 only) -- Adds an option to show or hide the clock showing the elapsed time for each player. NOTE: If the source code tarball for Vulcan isn't available from the author's site, it can be found at http://web.archive.org/web/20110726072225/http://www.fzort.org/mpr/projects/vulcan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Purchasing and invoice automation solution for small to mid market companies. Icon
    Purchasing and invoice automation solution for small to mid market companies.

    Save your team 10s of hours/week with a fully personalized and automated procurement process.

    ProcureDesk is an integrated purchasing and invoicing platform tailored to help small to medium sized businesses streamline their procurement processes. This user-friendly system automates workflows and consolidates purchasing data into a centralized dashboard, allowing companies to control spending and enhance transparency efficiently. Features like automated invoice matching, simple requisition creation, and immediate cash flow insights minimize manual tasks and boost operational efficiency. ProcureDesk is perfect for smaller enterprises leveraging big-business strategies to reduce costs and optimize their purchasing activities. Discover how ProcureDesk can transform your procurement process into a more effective and manageable part of your business.
  • 5
    Mouse Bug Patch for Vulcan

    Mouse Bug Patch for Vulcan

    Fixes Mouse Control in Vulcan 3D Chess Program

    .../projects/vulcan/ ** If the source code tarball for Vulcan isn't available from the author's site, it can be found at http://web.archive.org/web/20110726072225/http://www.fzort.org/mpr/projects/vulcan/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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 reports...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Small project chess engine/AI written in C designed to work with XBoard. This is a summer project by an undergraduate computer science student, not a work of art. The code is rough and not fully functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Homepages for my projects: userinfo, pwmd, libpwmd, cboard, ncast, ezxradio and bubblegum. There are also code snippets, both VIM and EPIC scripts and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    P-Ishido is a customizable version of the classic tile maching game, for recent Palm OS devices. It supports board/piece plugins and has transparency support for pieces on hi-res devices. (GPL for full package incl. gfx and sfx, BSD for code only.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    ChessDB is a free open-source chess database for Windows, Linux, Mac OSX and most UNIX and UNIX-like operating systems. ChessDB is based on code from Scid http://scid.sourceforge.net/ - a project for which there have been no updates for several years. In
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 11
    Generic Game Framework in eiFFel (G2F3) aims to simplify the development of two player zero sum strategy games by separating game specific code from reusable generic code. So far, abstract board games are best supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is an intend on writing an abstracted yet quick code that enables a programmer to work on IA to play Go (wei'chi), an ancient oriental board game. The first step is, however, just to build a program that can be used to play Go without any IA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BoardWars is a teaching utility for computer science classes. It runs as a server supporting multiple turn based board games. The games are played by supplying the AI code in java or c++. BoardWars was funded by the University of Iowa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gtkboard is a generic board game engine into which various games are fitted as plugins. Games share the user interface, move parsing and strategy code. Currently over 30 games have been implemented; some are single player and some are two player games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Faile is a free chess program which plays a fairly strong game of chess (Expert strength or better). One of the main goals of Faile is to provide a full featured chess program with source code which is tidy, well documented, and easy to understand.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    War games demos. These demos mainly shows coding of game logic, A.I., physics and basic game structure. In these demos we've tried show clean game logic code without powerful graphics. Demos use ONLY own and/or open source libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next