Showing 15 open source projects for "cpp game"

View related business solutions
  • Claims Processing solution for healthcare practitioners. Icon
    Claims Processing solution for healthcare practitioners.

    Very easy to use for medical, dental and therapy offices.

    Speedy Claims became the top CMS-1500 Software by providing the best customer service imaginable to our thousands of clients all over America. Medical billing isn't the kind of thing most people get excited about - it is just a tedious task you have to do. But while it will never be a fun task, it doesn't have to be as difficult or time consumimg as it is now. With Speedy Claims CMS-1500 software you can get the job done quickly and easily, allowing you to focus on the things you love about your job, like helping patients. With a simple interface, powerful features to eliminate repetitive work, and unrivaled customer support, it's simply the best HCFA 1500 software available on the market. A powerful built-in error checking helps ensure your HCFA 1500 form is complete and correctly filled out, preventing CMS-1500 claims from being denied.
  • Sage Intacct Cloud Accounting and Financial Management Software Icon
    Sage Intacct Cloud Accounting and Financial Management Software

    Cloud accounting, payroll, and HR that grows with you

    Drive your organization forward with the right solution at the right price. AI-powered continuous accounting and ERP to support your growth now and into the future.
  • 1
    GRAVITON3D

    GRAVITON3D

    3D world realtime game. Open source OGL Backbone

    3d space and ground walk game fallout style gameplay keywords; graviton cpp 3d opensource demo 3d shooter open world
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Snake Game CPP

    Clone of the classic Snake video game, written in C++

    The player controls a snake, guiding it across the board in order to reach and eat objects. Every eaten object makes the snake longer, thus increasing the game difficulty. The player loses when the snake hits a wall or a part of its body.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Berserker@Quake2

    Berserker@Quake2

    Created for Linux port

    Warning: bad English! This repository was created for Berserker@Quake2 porting for Linux. Warning: Bers@Q2 is my First Project, started in 2005 year, I was young and inexperienced. So, programming style is very bad ))) But game works nice! Don't see to .cpp extension, project uses almost pure C. Main.cpp - main source code for berserker.exe Game.cpp - main source code for game.dll Data.h - all data for berserker.exe GameData.h - all data for game.dll Def.h...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Privileges#

    This is a hacking style game set in the early '80s

    ... and is about 3% - 5% complete. You can download the source code I uploaded it all as a zip file in the download section. It has the game files needed to run the game. Go here if you just want the CPP file or like to view the code: https://github.com/jwlickliter/privileges.git Right now the file for download will run on android with use of an ide. I recommend cppdroid. Its free on google play and has a really good console.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Visitor Management and Staff Sign In | Sign In App Icon
    Visitor Management and Staff Sign In | Sign In App

    Sign In App is a modern, enjoyable way to sign in visitors and staff, and book desks and meeting rooms.

    Our visitor management system streamlines registration, check-in, and authorization processes, while our facility management tools streamline room booking, resource allocation, and asset management. We prioritize security with our advanced risk mitigation measures, including health and safety protocols, emergency messaging, and robust analytics for thorough auditing.
  • 5

    Octet Game Framework

    Educational framework for OpenGLES, OpenCL and OpenAL

    Octet is a cross-platform game development framework for developing games on Windows, Mac and other platforms. It is designed to be very simple, dependency-free and very fast to build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nsnake

    nsnake

    Classic snake game on the terminal; made with C++ and ncurses

    nsnake is a clone of the classic snake game that we all used to play on our cellphones. You play this game on the terminal, with textual interface. It has a gui-like interface on the console, with many settings and possible game modes. Note that it depends on `ncurses` and `yaml-cpp`. For a more detailed README, check out the GitHub page: https://github.com/alexdantas/nSnake
    Downloads: 9 This Week
    Last Update:
    See Project
  • 7

    2D_Game_Example_CPP

    C++, C#, modular design, udp, xml, mutithreading, SDL1.2, tinyxml

    Sample code demonstrates: - good design and architecture based on modular separation of concerns that allows different modules to be easily distributed in different combinations - clean coding and good organization of files and projects - simple 2D game renderer with animation of movements of characters - game modules are active objects(can run in separate threads) and communication between modules is via message queues protected with mutex - demonstrating safe usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    AI Engine for Mancala

    AI engine developed for Mancala game using CPP.

    This AI engine developed using CPP with minor QT library function which will be easily replaceable using standard CPP function. This Engine takes complete Mancala board as input string in this format. Format : pit-numberOfStone 0-4,1-4,2-4,3-4,4-4,5-4,6-0,7-4,8-4,9-4,10-4,11-4,12-4,13-0 Pits are arranged like that. 12 11 10 9 8 7 13 6 0 1 2 3 4 5 so the format is pit number - number of stone in that pit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A cpp/OpenGL implementation of classic game Elite
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Site Network and Cloud Connectivity for Businesses Icon
    Multi-Site Network and Cloud Connectivity for Businesses

    Internet connectivity without complexity

    As your users rely more and more on Cloud and Internet-based technologies, reliable internet connectivity becomes more and more important to your business. With Bigleaf’s proven SD-WAN architecture, groundbreaking AI, and DDoS attack mitigation, you can finally deliver the reliable internet connectivity your business needs without the limitations of traditional networking platforms. Bigleaf’s Cloud Access Network and plug-and-play router allow for limitless control to and from anywhere your traffic needs to go. Bigleaf’s self-driving AI automatically identifies and adapts to any changing circuit conditions and traffic needs—addressing issues before they impact your users. Bigleaf puts you in the driver’s seat of every complaint and support call with full-path traffic and network performance data, delivered as actionable insights, reports, and alerts.
  • 10
    Awake Engine
    The Awake Engine is a powerful, easy to use open source game engine. It combines other free projects into a general usable software, written in clean modern Cpp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Checkers program written in C++ and C. The game is set between a human player and a computer AI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This will be a tool to manage your account(s) at http://www.space-pioneers.de - a browser game. It is programmed using cpp and Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A C++ Game Engine. It will support OpenGL and Linux with later conversion to a Mac environment. The engine will hopefully have TCP/IP support with a dedicated server or a server/client combo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Are you fed up with gory first-person shooters and boring strategy games? Then try Kniffel, a game with five dices, a mug and (nearly) unlimited player count. Fun is guaranteed! Everything coded in C++ with FTLK the best GUI lib we've ever seen!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GTK-Manie it' s a card game for Linux , windows plateforms. This game is build with gcc and gtk 1.4 (2.0) for linux and dev-cpp and gtk for windows. GTK-Manie play with three A.I. and one user. We proposed this games with GNU/GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next