Showing 29 open source projects for "c++ programming language"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    Delphi : VRCalc++ and more Binary Exec

    Delphi : VRCalc++ and more Binary Exec

    Delphi Java - VRCalc++ OOSL (Script) and + (Binary Exec Distro)

    Vincent Radio {Adrix.NT} Embarcadero : Delphi : Executable Binaries Delphi : VRCalc++ Object Oriented Scripting Language : Engine + Ext Libraries VRCalc++ OOSL Visual Stage Project : VCL & FMX (FireMonkey) VRCalc++ Script Executor: - VCL Console - Terminal Console - FMX Console + VRCalc++ OOSL : VR System Scripted Standard Runtime Library Delphi Applics - VR Multi Editor : Smart Text Editor - VR Lazy Code Editor : Smart RTF Multi Lang Code Text Editor - VR Astro Vision...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Scidb

    Scidb

    Chess Database Application

    Scidb is an open-source chess database application for Windows, Unix/Linux. It is a new development inspired by Scid.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    pgnlib is a C++ class library for linux intending to provide a simple programming interface to PGN chess games collections.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    ReverSeeProject

    ReverSeeProject

    3d Reversi game

    - Challenge A.I. - Challenge a friend (offline) - Choose I.A. and its level (depth) - Create your own A.I. in LUA language. You just have to add your LUA script in ./data/ia (model on the existing files)
    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

    Tic Tac Toe

    Exciting Tic Tac Toe game full of features

    Hello World, my name's Nick . I like this game since a long time. I played various versions of it, but they all lack in customization. That always made me want to make my own version of Tic Tac Toe since I was 10 or so. I couldn't even program! So I'm now attempting to make it look beautiful and full of little details. I hope you're gonna enjoy it! Coder: Nick . Tester: Alex You need Microsoft .Net Framework 4.5 or the application won't start. .Net Framework 4.5 is already...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Sconvolt chess

    Sconvolt chess

    Play Chess! Editor more included

    Sconvolt is a cross-platform chess program by Orest Sota, it is written in C++ with the allegro programming libraries 5, Works on Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Intellectual Football

    Intellectual Football

    Logical version of the football game.

    Intellectual Football (Infoot) is an interesting logical game on squared paper for two (intellectual) players. If you want to spend your time with sharpening your mind, you are welcomed to play Infoot game! All you need is to learn the rules, to take squared paper and pencil, and the second player. Or download this software, and you don't care about paper, pencil and even the second player! Infoot is a game where you may apply your logical abilities to make a goal to the opponent....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Board Game Language
    Board Game Language (BGL, pronounced "bagel") is a natural language syntax programming language for first-time programmers. It uses board games as a metaphor for programming concepts, with the goal of teaching users the foundations of programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    [bo|ne] [ya|rd]

    A program to pick dominoes

    Programs exist for random dice rolls, but not a single program for random domino picking. So, i made my own. I am a beginning programmer, with [bo|ne] [ya|rd] being one of my first leaps into programming on my own (That is, something that did not come out of a exercise in my learning materials.) I was unable to find a program that was intended to pick random dominoes as its sole purpose, and now with [bo|ne] [ya|rd], there is such a program! [bo|ne] [ya|rd] is able to produce all dominoes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Tigerpaw One | Business Automation Software for SMBs Icon
    Tigerpaw One | Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
  • 10
    Trivial-Pursuit
    Simple Trivial Pursuit game in both graphic and console interface In French language only.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    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: 0 This Week
    Last Update:
    See Project
  • 12
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Kenny ClassIQ

    A java-based, purely object-oriented chess engine.

    Kenny ClassIQ (read Kenny Classic) is something like my dream project. It is a chess engine with pure object oriented programming with close-to-real-world representation of the game inside the program using OOPS. Initially I thought of doing a similar thing in C++, but after trying to develop my other chess engine Kenny in this route, I found out that it is a difficult task, and switched to using Java for the programming instead. To learn how to do it, I created a similar, many-times-lesser...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A developing environment for abstract board games. The user declares game rules in the IDE using a high-level visual language; Abstromatic plays it locally or via Internet, computes databases, openings, heuristics, variants, strategies and much more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    sasuketiimer, a Sasuke-immitating Timer
    sasuketiimer(2009.04-) looks like the timer shown at the right upper corner on Sasuke, a Japanese program, inspired me to make this timer when I learn programming. It also contains some simple tools related to time management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    chesscup

    chesscup

    lightweight chess gui

    Attempt to create an Chess game in C#, learn about artificial intelligence, and chess programming patters.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Sailing Race Coding

    Sailing Race Coding

    basic learning programming game

    The game is a clone of Sea Race (GCompris activity). Is to give orders (the language is extremely basic) to a boat to win a race. The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a school project of a chess game in C language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A game inspired by RoboRally developed in C# for Mono/.NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A .NET (C#) version of the game Reversi/Othello. I'm just starting studying the .NET framework and the C# language so this project is going to be my train of knowledge. Starting from a console version, hopefully, one day this will be a full featured game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Layli Goobalay, literally meaning “exercise with circles” in the Somali language, is the Somaliland/Somalia variant of the classical Count and Capture board games, which are some times called also as Mancala.
    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
    Tick5 is a board game known as gomoku, omok, piskvorky or wuziqi. Tick5 has a built-in AI and also allows users to build their own AI with script language Lua. Tick5 runs cross-platform and has both GUI and textual version.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Chessaholic is a bluetooth chess game for academic/research purposes written in Java Programming Language (J2ME).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    KiBlitz is an Internet Chess Server coded in the Java programming language. It provides a generic core with pluggable adapters for compatibility with common other chess servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next