Showing 417 open source projects for "beta"

View related business solutions
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
  • 1
    WumpusWorld-CSharp

    WumpusWorld-CSharp

    A Wumpus World in c# and prolog with a GUI

    Wumpus World Game is based on knowledgebase agents and is described in the book , Artificial Intelligence : A Modern Approach (Russel - Norvig). This is an implementation of Wumpus World (a Knowledgebase agent game) using csharp alongside prolog with a GUI. C# has the main environment of the game and the GUI The GUI was created using WPF , Windows Presentation Foundation Prolog is used as the knowledgebase of the agent of Wumpus World In order for C# to communicate with Prolog a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Cubosphere
    Goal of this project is a freeware game similar to the PSX game "Kula World" / "Roll Away". It is designed platform independent, written in C++ and using the following libraries: OpenGL, SDL (Simple DirectMedia Layer), libjpeg, LUA, GLSL-Shader.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3
    Ancient Switchboard

    Ancient Switchboard

    Puzzle game based on Conway's game of life

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Tic Tac Toe (Autonomous) Dhaval Kadia

    Tic Tac Toe (Autonomous) Dhaval Kadia

    Experience AI ( Computer Plays with You ) !

    SmartPrediction-ENGINE inside Enhanced with Artificial Intelligence Based upon Game Theory Still This is in BETA Phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 5
    Sudoku assistant, generator, and solver for OS X
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Butterfly Javascript Game

    Butterfly Javascript Game

    A butterfly adventure -very basic- game made with javascript

    A butterfly adventure -very basic- game (and basic artificial intelligence example) made with javascript (and game development tutorial videos in Turkish)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Jigsaw Puzzles Online - Picbrain

    Play jigsaw puzzles game online for free

    This application requires internet to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Suqoku
    A sudoku game written in QT 4. It can open game files from other sudoku games and generate random games. 64 bit windows users: There are 64 bit windows binarys in the file section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 10
    EntrepotPhage

    EntrepotPhage

    Sokoban clone with 3d rendering

    EntrepotPhage is a Sokoban like game with 3d rendering. It is provided with 30 levels distributed in 3 difficulty levels. It use the .XSB file format. So you can easily add your own levels or download some levels on the internet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Door to Life

    Adventure game with permanent death & procedurally generated level.

    Open-source adventure game with rogue-like elements such as permanent death and procedural generated map. Maze is generated randomly each game. Find the yellow tile to win the game. Videojuego de aventura con código abierto con elementos de Rogue como muerte permanente y mapa generada arbitrariamente. El laberinto está generado arbitrariamente cada vez que juegues. Busque la teja amarilla para ganar el juego.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Takuzu

    Takuzu

    A small takuzu game

    Takuzu game with 60 Levels 3 difficulty levels Local leaderboard table You can set marks on sure or unsure values. Command List - Left click : change a value ("empty", "0" or "1") - Right click : change mark - Shift+Left click : change value and put a blue mark - Ctrl+Left Click : change value and put a red mark - Space: Remove all marks - Shift+Space : Remove all the blue marks - Ctrl+Space : Remove all the red marks - Del: Remove all marked values - Shift+Del : Remove all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Happy Cube Solver

    Design and Display Happy Cube solutions

    The Happy Cube Solver is an interactive interface for designing and building cubes and other designs from the Happy Cube 3D puzzles. It integrates a graphic engine for creating and viewing designs and a simple engine for solving them. Online version: http://shooshx.github.io/happysolver/emscripten/index.html Maintainance of this project moved to: https://github.com/shooshx/happysolver This program is indented to support you while playing live with the Happy Cube©® Puzzles. These...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Butterfly Effect

    The Butterfly Effect

    Physics Game like "The Incredible Machine"

    An open source game that uses realistic physics simulations to combine lots of simple mechanical elements to achieve a simple goal in the most complex way possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    cgSudoku

    Sudoku engine for .NET 4.0 and up

    Sudoku game library written in C# qirh source and tests (NUnit) available. Provides hint tracking and allows for custom classes to be added for advanced solving techniques to be applied without directly modifying the library's code. An UndoManager class is provided for automatic undo/redo support, and basic file saving and loading to and from an XML format is implemented as well. Also includes a custom control to drop on forms to take care of the display and basic key handling, and a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dr Hangman
    The game of hangman with leader boards and ranking. Currently written in C#, but there is a possibility for cross platform later on down the road.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Three4One is a new generation Word'n'Drop game. It is available for Android and iPhone and based on HTML5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Diamonds

    Diamonds

    https://mblaine.github.io/Diamonds/

    In this Breakout-style game, guide the bouncing ball left and right, clearing away blocks to reach the next level. Diamonds is a tribute to the original game, created by Oliver Dreer and released by Varcon Systems in 1992.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 20
    amaze

    amaze

    Generate and print simple mazes.

    Generate and print simple mazes. Includes binary installers for Linux (Ubuntu, Mint, Debian) and Windows (XP, 7, 8). Multi-platform, Qt-based GUI app.
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 21
    Puy0Training

    Puy0Training

    Puy0Training est un logiciel d’entraînement à puyo puyo

    Puy0Training permet de vous exercer, pas à pas, à la construction de schémas et de chaînes à partir d'une distribution aléatoire de Puyos simulant l'algorithme de Puyo Puyo Tsu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    xrockman is a retro arcade/puzzle game based on Rockman for the VIC20 by M & S Srebalius and published by Mastertronic in the 1980s. xrockman is written for Xlib so requires little in the way of dependencies and runs on slow computers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Einstein Plays No Dice

    Einstein Plays No Dice

    A game of moving cubes to the other side of the board

    Einstein Plays No Dice is a board game which object is to move one of one’s 6 cubes to the other side of the board or remove all the opponent cubes. More information available on Wikipedia http://en.wikipedia.org/wiki/EinStein_w%C3%BCrfelt_nicht! Currently it’s an Android application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free YGOPro puzzle editor

    Free YGOPro puzzle editor

    Easy YGOPro puzzle editor

    Make your own puzzles for YGOPro without writing any code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MetarSweeper

    MetarSweeper is a minesweeper game :)

    MetarSweeper is a minesweeper game, with one difference from the other variants. It takes guessing to the next level, making it not some random thing, but demanding that the map may be solved with predetermined probability.
    Downloads: 0 This Week
    Last Update:
    See Project