Showing 30 open source projects for "libbiosig-3.dll"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    Brain Teaser

    Brain Teaser

    A fifteen-like game.

    This computer game is based on BrainTeaser by Wim Nijland. Choose digits from 1 to 9, split by reaction method into three groups: 1-3-7-9, 2-4-6-8, and 5. The goal is to display all digits except 5, avoiding the field clearing and counter overflow.
    Downloads: 16 This Week
    Last Update:
    See Project
  • 2
    R-P-S

    R-P-S

    Rock, Paper, Scissors is a hand game.

    «Rock-Paper-Scissors» is a hand game originating in China, usually played between two or three people, in which each player simultaneously forms one of three shapes with an outstretched hand. These shapes are «rock» (a closed fist), «paper» (a flat hand), and «scissors» (a fist with the index finger and middle finger extended, forming a V). A simultaneous, zero-sum game, it has three possible outcomes: a draw, a loss, or a win.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Advanced Yacht

    Advanced Yacht

    Yacht with nine-sided dices.

    A modification of the game Yacht with the rules of 1938 year. The goal is to score the maximum number of points by throwing five dice to obtain certain combinations. Player can roll up to three times per turn, either all dice or selected dice. The game consists of eighteen rounds. After each round, player can choose which scoring category to use, but you cannot choose the same category twice. Some categories are fixed, while others depend on the value of the dice.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Candy's Space Mysteries II

    With the helpfull nef, you have to rescue earthlike planets!

    During their recent spacetrip, Candy & Noopy get trapped into a giant wormhole! They made a long light trip and found a passage who leads to the Milky Way. They was searching for a place to land, they have found the Earth. Knowing that great cataclysms are menacing their homeplanet, Candy & Noopy said together: - "We must save the Earth!". Since some times, the star masses, combined with the magnetic-fields of this planet gave special powers to the spaceship: The one of...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 5
    Mahjong

    Mahjong

    Mahjong Solitaire

    Classic game Mahjong Solitaire written in PureBasic
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    perso3D_chung / sword 3D
    ...Multiple animations can occur at the same time. It is written in freebasic and uses gui_chung.. Lowcost,customizable and fast technique for freebasic programmers. Included perso3D_chung_dll dll version can be called in c++ programs or other languages , though i recommend you freebasic+fbEdit : it is as fast as C++ , and so much more simple .Can run on a small netbook with windows 7. Comes with an hack and slash sword game "game1" with shadows and horse riding , where you can fight dinosaurs, tigers, bears, lions, skeletons, orcs, find treasures in dungeons and castles ..., and a free fps shooting kill police game.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Scene16 is an open-source RPG World Builder (based on Scenario v2.9 by David A Wicker).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Quest for Duodecum

    Quest for Duodecum

    An ASCII console RPG for DOS and Windows

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SpaceAttack!

    SpaceAttack!

    Shoot the other ship down!

    As a red and blue ship, shoot down your opponent with similarly colored missiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10

    makehaiku for Haiku

    A CLI utility that writes a haiku

    The thought struck me ... an OS called Haiku should be able to ... write a haiku. So I slapped together a CLI utility along the lines of fortune. No deep semantic analysis involved, I'm afraid, just a rearrangement of words in the required 5 - 7 - 5 syllable patterns. Occasionally it sounds as if there is a poet inside the computer trying to break out. Far more often, it looks like the computer is populated by Vogons. But, it is a haiku. You can pipe the output like any self-respecting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Tux's Scripting Engine

    TSE is a scripting language and engine for game programming.

    Tux's Scripting Engine, or TSE for short, is a scripting language written in FreeBASIC. Bindings are available for FreeBASIC, C, C++, Objective-C and Objective-C++. More languages on the way!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Emeritus Pong

    Emeritus Pong

    A clone of the good old "Pong" game.

    ...It tries to be relatively close to the original, therefore no fancy graphic or astonishing sound effects there. Emeritus Pong is written to be able to run on any modern PC. There are three versions available: DOS, Windows and Linux. Emeritus Pong features also a cool demo mode, which makes it playing against itself, displaying the current time as scores. The game is programmed to run flawlessly on any modern PC, but it will run on older architectures, too. A 90 MHz Pentium CPU and 2 Mb of RAM should be enough to run comfortably the DOS version. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    pyirrlicht

    pyirrlicht

    Access to Irrlicht Engine SDK from assembler, C, Python, Basic, Pascal

    Python ctypes module for the Irrlicht Engine SDK for 2d/3d games and graphics. Compatibility with all Python versions, wich support ctypes module. Second internal project is SWIG wrapper. Additional support for SVG files over AGG or Cairo library. Also irrlicht_c library give access to Irrlicht functional from other programming languages: ASM (FASM), C (TinyC), Basic (FreeBASIC, thinBasic, OxygenBasic), Pascal, Gentee, AutoIt and game frameworks like GameMaker or Blitz.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    SimpleDice

    Throw three dice on your computer and play any game

    Board game there but dice missing? Use this program on your laptop to throw the dice. Made in Gambas on Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    ArkeosSceneEditor3D

    A 3D scene editor for Ogre in Purebasic

    Arkeos Scene Editor 3D is a scene editor for creating game with Ogre 3D. It's created with Purebasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This will be a 2D winXP space fighting and exploring game. These early versions are just to give a sample of what it will be like and test speeds on other machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FreeBASIC Online Pool Game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The basics of a 3D space shooter. Hope to add more to the project if there is any interest. As time allows. In the end I would like a universe that is generated as people fly around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Realtime vegetation visualisation with dynamic distribution over heightmaps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SSDmgC is simple (QBasic) damage calculation program intended for use by players of the Rogue class in World of Warcraft, to determine the potential damage their character can do with a certain weapon and talent build.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PC-Wars is a round-based strategy game. You can use 29 different units with 20 different weapons to defeat your opponents. Every unit is based on a real one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Custom Toolbox for the Trade Wars Game Server operator. Allows editing outside of the parameters of the internal editor. Also allows batch editing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Deal or No Deal clone. Select one of twenty-six cases, each with random amounts of money inside ranging from $0.01 to $1,000,000. Then open the rest of the cases, individually, knocking off values. The banker offers amounts of money for your case.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    RPG toolkit, engine, and series of games using Dark Basic Professional and easily customized by altering scripts and parser files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB