Showing 17 open source projects for "g-code"

View related business solutions
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • Let your volunteer coordinators do their best work. Icon
    Let your volunteer coordinators do their best work.

    For non-profit organizations requiring a software solution to keep track of volunteers

    Stop messing with tools that aren’t designed to amplify volunteer programs. With VolunteerMatters, it’s a delight to manage everything in one place.
  • 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: 1 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
    Mastermind RK

    Mastermind RK

    The classic board game "Mastermind" for various Z80 computers

    Mastermind RK is a little cross-platform game for various classic Z80-based computers, written in C using the z88dk compiler (www.z88dk.org). Your goal is to break a four-digit colour code in as few moves as possible. The compiled program is a little over 8K in size, so it usually requires the target machine to have at least 16K RAM. Currently, 70 target systems are supported, including Mattel Aquarius, Sinclair ZX80 and ZX81 (with a separate Chroma colour version), ColecoVision, various...
    Downloads: 0 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 library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    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
  • 6
    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
  • 7

    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: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    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
  • EBizCharge Payment Platform for Accounts Receivable Icon
    EBizCharge Payment Platform for Accounts Receivable

    Getting paid has never been easier.

    Don’t let unpaid invoices limit your business’s growth. EBizCharge plugs directly into the tools your business already uses to speed up payment collection.
  • 10
    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
  • 11
    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: 38 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    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
  • 14
    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
  • 15
    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
  • 16
    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
  • 17
    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