22 programs for "c# point of sale" with 2 filters applied:

  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    creatiVision emulator

    Vtech Creativision and clones. CSL, Salora Manager, Laser 2001

    Emulates the VTech Creativision, Dick Smith Wizzard, Hanimex Rameses, VTech Laser 2001, Salora Manager and homebrew CSL Cartridge. As of 16.04.24 is the only emulator to include floppy disk image emulation through the dumped disc controller ROM!.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    Clou! Open Source Project

    Clou! Open Source Project

    The Clue! / Der Clou!

    ... of London and talking with people using point-and-click interface like in classical adventure games, while more strategy-like top-down perspective is used for the actual planning of the heists. [...] (From Wikipedia, the free encyclopedia)
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    Captains Game Engine

    Portable game engine with main focus on point-and-click adventures

    This project aims to create a fast game engine that is simple to use. It will support rendering in OpenGL and DirectX and run on Linux, Windows and Android. It even runs in the browser with WebGL through emscripten. It was originally used to create a round-based 3D multiplayer role-playing game called Heroquest. Now, the main focus has shifted to create a portable point-and-click adventure system and some adventure games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ScummVM

    ScummVM

    A cross-platform interpreter for many point-and-click adventure games

    ScummVM is a cross-platform interpreter for many point-and-click adventure games. This includes LucasArts SCUMM games (such as Monkey Island 1-3, Day of the Tentacle, Sam & Max, ...), many of Sierra's AGI and SCI games (such as King's Quest 1-6, Space Quest 1-5, ...), Discworld 1 and 2, Simon the Sorcerer 1 and 2, Beneath A Steel Sky, Lure of the Temptress, Broken Sword 1 and 2, Flight of the Amazon Queen, Gobliiins 1-3, The Legend of Kyrandia 1-3, many of Humongous Entertainment's children's...
    Leader badge
    Downloads: 305 This Week
    Last Update:
    See Project
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 5
    Icarus Scene Engine

    Icarus Scene Engine

    3D .NET engine for Windows, Linux, Mac

    Icarus Scene Engine is a cross-platform, CLS-compliant 3D framework, integrating open source APIs into a cohesive all-open-source, all .NET solution. For Windows, MacOSX & Linux. Uses OpenTK, OpenGL, OpenAL APIs for graphics and audio. Runs on Mono/.NET. Links to FFMpeg for streaming video, and FreeType as a temporary conversion mod to bring fonts into a native XML format. Binary builds of Icarus will be infrequent, roughly every 18 months or so, the GIT code updates regularly on a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    New Terrain and 3D Map System

    New Terrain and 3D Map System

    a very lightweight advanced terrain-rendering and 3D map rendering sys

    A very lightweight advanced terrain-rendering and 3D map rendering system. Minimal dependencies: OpenGL, SDL. It's distrib in 2-3 separate modules: 1. the C++ implementation of the terrain- and/or surface- rendering Algorithms I have developed: both a multithread and a non-multithread variant is relaeased. 2. Seme as at point 1. , but with a road-network rendering and collision-detection module I wrote before. It also adds some trees at the top of the terrain. (multitread vesion...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Sharpulator

    A multithreaded, test-driven electronics emulator for .net 4.0.

    Sharpulator is a multithreaded, test-driven electronics emulator written in C# 4.0. It's initial focus will be on emulating gaming consoles, with the GameBoy as a starting point. It will be written using modern software development methodologies, with the TPL Dataflow library as a backbone. It will simulate hardware functionality at a low level without sacrificing performance. The end goal for this project is to allow the ability to simulate hardware by simply dropping common components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    pedsim

    A microscopic pedestrian crowd simulation system and library

    PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++ without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    ForceFeedback Joystick Driver for Java
    This is a joystick driver for Java with support for ForceFeedback (haptic effects). It is based on SDL, therefore it is platform independent and works on Windows, Linux and MacOS X.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    LASengine is a powerful game engine to create 2D point-and-click adventure games. It uses LUA as the scripting tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    gl_Paint

    gl_Paint

    A (very) shitty OpenGL remake of MS-Paint

    I love OpenGL. I also love raw binary data. Ya know what you can do with those two? Create pictures! So, this program just edits some raw binary data for an image, assigns it to an OpenGL texture (what you see when editing), and allows you to edit and save that picture. Wheee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An easy to port Protracker module player. -up to 8 Channels. -only fixed point arithmetic (32 Bit) -mixed/unmixed output -single channel settings (free left/right/mono/mute) BSD like license ! Example: http://www.youtube.com/watch?v=LxcifVp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    "Explore the world with World MONOPOLIE "! An open source game that obeys to the monopoly general rules, but in a worldwide point of view, (world's most important capitals instead of avenues for example) Graphics are done using SFML library;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A simple command line tool for solving the triangular peg solitaire game, like the one at Cracker Barrel. Also has a few other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a multiplayer space fighting game, it can currently only be played with two players. The point of the game is to reduce the opponents life to zero. You receive bonus by destroying the boxes in the middle.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Adventure Develop would be a free and open alternative to AdventureMaker, providing an user-friendly interface and a complete environment for develop point&click game. ********** Development has been stopped because the engine is too distant to be compli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MVDSV (MultiView Demo Server) - most popular QuakeWorld Server in the world with it's ability to record every player's point of view in a server side demo. Includes: mvdsv, qwdtools (demo tools), qwdplayer (client - removed, use http://ezquake.sf.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project will use rails to implement an auction-based exchange system. It is targeted for use with bots on online-RPGs, but the software will be usable in auctioning any items of standardized quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The goal of spacesim is simulation of a battles in free space. Unlike other such games, spacesim models management of the ship from the point of view of the captain, instead of the pilot. It allows management of the ship of several players at one time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dammen (from the dutch word for draughts) is a simple to-the-point program for playing draughts, but quite challenging to beat. It uses a simple yet elegant gtk+ interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    using simple cuboids and gjk algorithm, this general purpose algorithm gives a ready made code to work with swissranger 3D camera.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    3D puzzling game where you have to bring a ball to the targeting point by tipping a board. The clue: you can play it with a real board (camera supported) and on 3D Stereo hardware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next