Showing 105 open source projects for "g-code"

View related business solutions
  • The Secure Workspace for Remote Work Icon
    The Secure Workspace for Remote Work

    Venn isolates and protects work from any personal use on the same computer, whether BYO or company issued.

    Venn is a secure workspace for remote work that isolates and protects work from any personal use on the same computer. Work lives in a secure local enclave that is company controlled, where all data is encrypted and access is managed. Within the enclave – visually indicated by the Blue Border around these applications – business activity is walled off from anything that happens on the personal side. As a result, work and personal uses can now safely coexist on the same computer.
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 1

    Le Tour du Sjap

    My first Visual Basic Game, based on the Tour de France

    ... programmers with my source code. Of course any feedback is appreciated. If someone is actually interested in developing the game further, i would really love to help or cooperate. Thank you for taking the time to explore this project. Jaap The Netherlands
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    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
  • 3
    Mastermind

    Mastermind

    Simple Mastermind Clone

    Simple Mastermind Clone, written in Java. You must guess a combination of 4 out of 6 possible colors. A hit is displayed with a black pin, an occurrence with a white pin. You have 8 attempts. At the end of the game the right color combination is displayed. Man muss eine Kombination von 4 aus 6 möglichen Farben erraten. Ein Treffer wird mit einem schwarzen, ein Vorkommen mit einem weissen Pin angezeigt. Gesamt hat man 8 Versuche, bis das Spiel zu Ende ist. Dann wird ob gewonnen oder nicht,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • An All-in-One EMR Exclusively for Therapy and Rehab. Icon
    An All-in-One EMR Exclusively for Therapy and Rehab.

    Electronic Medical Records Software

    Managing your therapy and rehab practice is a time-consuming process. You spend hours on paperwork, billing, scheduling, and more. Raintree’s Therapy & Rehab EHR is here to help you manage your practice more efficiently. With our all-in-one solution, you’ll get the tools you need to streamline your therapy and rehab practice, improve patient care, and get back to doing what you love.
  • 5
    Tonic is a graphical interface for playing chess on Internet Chess Servers (especially FICS). It is based on Jin's source code. Read more about features and development at tonic-chess.blogspot.com and at http://kenai.com/projects/tonic
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A small ICS chess client written in Java, not so large as Jin and nicer looking. The main thing will be to write code for various chess servers. Expected features include game saving as PGN and support for most commands of various ICS servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    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
  • 9
    NetRisk GWT allows anyone to play a full game of Risk with up to 8 players from any Javascript enabled browser. Bases on the code of NetRisk 2.0 (https://sourceforge.net/projects/netrisk/) Demo: http://www.netrisk-online.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Recruiting and Onboarding Easy Icon
    Make Recruiting and Onboarding Easy

    Simple, easy-to-use applicant tracking and employee Onboarding system for any sized organization.

    Take away the pain and hassle associated with applicant recruitment, hiring, and onboarding with ApplicantStack. Designed for HR professionals and recruiters, ApplicantStack helps streamline the recruiting and onboarding processes to improve productivity and reduce costs. ApplicantStack provides a complete toolkit that includes tools for posting, launching, and advertising jobs, assessing and managing candidates, collaborating with teams, centralizing information for quick hiring and onboarding, and more.
  • 10
    Carballo is an Open Source Chess Engine developed in Java with simplicity and clearity of code in mind. It is based on BitBoards, with a magic Bitboard move generator and scores aprox 2300 ELO points in BT2630 test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSChessControls contains chess controls for Windows Forms Application. Source code is open and free to use. Developed in C#.Avaliable controls are ; ChessBoard , CapturedPiecesControl, ChessTimer, FischerTimer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    pyKsoko
    pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This is a pc based digital chess clock. Key a-z is used for one player and 0-9 is used for another player for changing turns. It supports saving the last state in case of power failure, count number of moves. The code is not so wel organized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Frittle
    Frittle is an open source amateur Java Chess Engine that supports the XBoard/WinBoard Chess Engine Communication Protocol (version 2).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    webDiplomacy
    Diplomacy is a popular turn based strategy game in which you battle to control Europe; to win you must be diplomatic and strategic. webDiplomacy lets you play Diplomacy online. Official game server: http://webdiplomacy.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    An open source tool to generate tabletop army lists
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Stoopid Chess is a chess playing program with a GUI which allows you to play against the computer. It's written in C# and plays with reasonable game strength.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A game based around the popular Puerto Rico game. The client will be available for various OS´s. The server code will be for Linux but may work on other POSIX-Systems as well. The game will include definable buildings and graphics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    XgaG stands for "XgaG generates all Games". Our goal is to provide an easy to use modeling environment to build all kinds of board games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    Earl Engine moved to Google Code: http://earl.googlecode.com. BoardCalc is a separate, independent utility mobile application for Conflict of Heroes gamers. It's a probability calculator and dice replacement. NOTE:
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A typical Mine Sweeper game written with ZK framework, almost the same look and feel with the Windows version. The source code is compact and written within a single Zul file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Chess game made by two students for a progamming project. The game has support to save and load files and timers for each player. The source code is in portuguese but there are plans to translate it. This is the base for the bigger project: Hydrus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This project is an Anti-Stack 4 game written in TASM assembly using freelib. Fairly well commented code. Please improve this game and fix bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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