EnglishFrenchSpanish

OnWorks favicon

GambleKit download for Linux

Free download GambleKit Linux app to run online in Ubuntu online, Fedora online or Debian online

This is the Linux app named GambleKit whose latest release can be downloaded as GambleKit0.891.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named GambleKit with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.

- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application, install it and run it.

SCREENSHOTS

Ad


GambleKit


DESCRIPTION

GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management.

It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible.

The project is welcoming contributors and feedback is appreciated!
The next steps in development, by degree of priority follow documentation, more examples, slight code refinements and new features.

Please let me know if you are using the kit and what new features would you find most useful. You're welcome at the discussions or to post me your inquiries

Features

  • Object-oriented C++ kit with with declarative programming style which reduces the need of writing large amounts of code. The demo game in the screen shot above has all the displayed features working, made with about two pages of user code.
  • Handles technical details such as graphics and sound effortlessly.
  • Easy to make GUI - a button, animation, animated text and other entities can be created with a single line of code and automaticaly handled. Yet they can be highly customized while being declared, thanks to the many optional parameters
  • Game is organized in pages, each of which is generally independent of the others by means of logic and appearance. This makes it easy to make many pages for different game screens, bonuses, menus
  • Resource management takes care to load only necessary resources and share them between pages, so that no page logic and content has to take into consideration any other page.
  • Highly structured reels model allows to define the rules of how the slots will play. A visual reel component provides the graphics representation of the slots, while its logic can be built out of different and customizable models for its wininng lines shape, symbols behaviour and coefficients, combinations generation and winnings analyzation.
  • Extendable models for analyzation of winnings and potential winnings provide easy functionality for getting detailed information on a combination's actual and possible winnings - total win, winning of a particular line and its symbols, SCATTER and WILD winnings. The model also supports winnings symbol sequences, starting not only from the first reel, but from any
  • Logical comparison between combinations. Sometimes quantitive analyzation is not enough. Different combinations might still hold partially or fully equivalent winnings regarding winning lines and winning symbols. Because of this, the kit can compare a combination against another to check if its winnings are fully or partially contained in the other one. One possible usage of such feature might be to very easily create a combination, which has different symbols than another one, but has equivalent winnings, or slightly greater, or slightly lesser, or ensure an entirely different winnings.
  • Virtual file system, which can be used to store all the game data into one single file. Transition between using the virual file system and the physical file system is seamless. The virtual file system is useful for concealing the resources and for keeping them all in one file
  • Bindings can handle many otherwise boring and irritating tasks, which keeps the code of the essential logic clean and simple
  • Projects that use the kit are easily expanded and maintained, bacause a big part of the logic is created via declarations, which makes the code conventional and easier to follow even by someone unfamiliar with it


Audience

Developers



Programming Language

C++



This is an application that can also be fetched from https://sourceforge.net/projects/gamblekit/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    QNAP NAS GPL Source
    QNAP NAS GPL Source
    GPL source for QNAP Turbo NAS.
    Audience: Developers. User interface:
    Web-based. Programming Language: C,
    Java. Categories:System, Storage,
    Operating System Ker...
    Download QNAP NAS GPL Source
  • 2
    deep-clean
    deep-clean
    A Kotlin script that nukes all build
    caches from Gradle/Android projects.
    Useful when Gradle or the IDE let you
    down. The script has been tested on
    macOS, but ...
    Download deep-clean
  • 3
    Eclipse Checkstyle Plug-in
    Eclipse Checkstyle Plug-in
    The Eclipse Checkstyle plug-in
    integrates the Checkstyle Java code
    auditor into the Eclipse IDE. The
    plug-in provides real-time feedback to
    the user about viol...
    Download Eclipse Checkstyle Plug-in
  • 4
    AstrOrzPlayer
    AstrOrzPlayer
    AstrOrz Player is a free media player
    software, part based on WMP and VLC. The
    player is in a minimalist style, with
    more than ten theme colors, and can also
    b...
    Download AstrOrzPlayer
  • 5
    movistartv
    movistartv
    Kodi Movistar+ TV es un ADDON para XBMC/
    Kodi que permite disponer de un
    decodificador de los servicios IPTV de
    Movistar integrado en uno de los
    mediacenters ma...
    Download movistartv
  • 6
    Code::Blocks
    Code::Blocks
    Code::Blocks is a free, open-source,
    cross-platform C, C++ and Fortran IDE
    built to meet the most demanding needs
    of its users. It is designed to be very
    extens...
    Download Code::Blocks
  • More »

Linux commands

  • 1
    abidw
    abidw
    abidw - serialize the ABI of an ELF
    file abidw reads a shared library in ELF
    format and emits an XML representation
    of its ABI to standard output. The
    emitted ...
    Run abidw
  • 2
    abilint
    abilint
    abilint - validate an abigail ABI
    representation abilint parses the native
    XML representation of an ABI as emitted
    by abidw. Once it has parsed the XML
    represe...
    Run abilint
  • 3
    core-cleanup
    core-cleanup
    core-cleanup - clean-up script for CORE
    DESCRIPTION: usage: core-cleanup [-d
    [-l]] Clean up all CORE namespaces
    processes, bridges, interfaces, and
    session dir...
    Run core-cleanup
  • 4
    core-daemon
    core-daemon
    core-daemon - CORE daemon manages
    emulation sessions started from GUI or
    scripts ...
    Run core-daemon
  • 5
    g++-4.9
    g++-4.9
    gcc - GNU project C and C++ compiler ...
    Run g++-4.9
  • 6
    g++-5
    g++-5
    gcc - GNU project C and C++ compiler ...
    Run g++-5
  • More »

Ad