Showing 31 open source projects for "unity slot machine"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Unity ML-Agents Toolkit

    Unity ML-Agents Toolkit

    Unity machine learning agents toolkit

    ...Using Unity and the ML-Agents toolkit, you can create AI environments that are physically, visually, and cognitively rich.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graph NotebookAmazon GameLift Unity

    Graph NotebookAmazon GameLift Unity

    Access GameLift resources and integrate GameLift into your Unity game

    The Amazon GameLift Plugin for Unity contains libraries and native UI that makes it easier to access GameLift resources and integrate GameLift into your Unity game. You can use the GameLift Unity Plugin to access GameLift APIs and deploy AWS CloudFormation templates for common gaming scenarios. Auth Only, this scenario creates a game backend service that performs only player authentication and no game server capability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XUnity Auto Translator

    XUnity Auto Translator

    Advanced translator plugin that can be used to translate Unity games

    XUnity.AutoTranslator is an advanced plugin framework designed to automatically translate text in Unity-based games in real time by intercepting and replacing in-game text during rendering. It works by injecting itself into the game process and leveraging external translation services such as Google Translate, DeepL, or custom APIs to dynamically convert text into a target language. The tool supports both automatic translation and manual translation workflows, allowing users to refine or...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    emgucv

    emgucv

    Cross platform .Net wrapper to the OpenCV image processing library

    Emgu CV is a cross platform .Net wrapper to the OpenCV image processing library. Allowing OpenCV functions to be called from .NET compatible languages. The wrapper can be compiled by Visual Studio and Unity, it can run on Windows, Linux, Mac OS, iOS and Android.
    Downloads: 7 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Casino

    Casino

    Slot machine (one-armed bandit).

    Simulator of a one-armed bandit (slot machine) from developers from the Soviet Union. At the start, the player has 9995 monetary units, the casino - 10005. The goal is to ruin the casino. First, you need to place a bet (from 5 to 375), then press Enter, and the slot machine will start working, and so on over and over again. On the left there is a list of combinations that give different points.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 6
    MuJoCo

    MuJoCo

    Multi-Joint dynamics with Contact. A general purpose physics simulator

    ...The platform includes built-in interactive visualization using OpenGL and a native graphical interface for analyzing and testing simulations. Additionally, it offers extensive utility functions for physics computation, Python bindings for developers, and a Unity plug-in to enable integration with game engines and visualization tools.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Vegas X APK for Android

    Vegas X APK for Android

    Virtual Las Vegas casino experience with slot machines and other games

    Vegas X is a free Android casino game that brings the vibrant atmosphere of Las Vegas slot machines right to your mobile device. It offers authentic slot machine mechanics where players select bets, spin virtual levers, and aim for winning combinations on a variety of machines. The game features realistic, colorful graphics and immersive sound effects that replicate the feel of a real casino floor. Vegas X includes multiple game modes and online multiplayer options, allowing players to compete with friends and climb leaderboards. ...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 8
    Portable Webserver OS For Small Intranet

    Portable Webserver OS For Small Intranet

    For Web Developers, Testers, Learners, End Users - Screenshots Below

    Instructions: 1. Download & Extract the above zip file 2. Use the free Rescuezilla Software ( https://rescuezilla.com/ ) to restore this pen drive image, on to a 8 GB OR More Good EMPTY Pen Drive (Hint Below) 3. Restart the computer and quickly change the BIOS Boot Order, to boot from this written pen drive 4. Check the network tray icon on its desktop for ethernet / lan cable connectivity. If required, configure by clicking the eth0 button in it, for the first time, after...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 9

    zombie-ai

    Advanced Zombie AI or Zombie NPC for Unity Game Engine with Stat

    Advanced Zombie AI or Zombie NPC for Unity Game Engine with State Machine and Behavior Tree Controlled. Although I have dropped Behavior Tree control over states.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    NatML

    NatML

    High performance, cross-platform machine learning for Unity Engine

    NatML allows developers to integrate machine learning into their Unity applications in under five lines of code with zero infrastructure. NatML completely removes the need to have any experience with machine learning in order to take advantage of the features it can provide. NatML takes advantage of hardware machine learning accelerators, like CoreML on iOS and macOS, NNAPI on Android, and DirectML on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    AirSim

    AirSim

    A simulator for drones, cars and more, built on Unreal Engine

    AirSim is an open-source, cross platform simulator for drones, cars and more vehicles, built on Unreal Engine with an experimental Unity release in the works. It supports software-in-the-loop simulation with popular flight controllers such as PX4 & ArduPilot and hardware-in-loop with PX4 for physically and visually realistic simulations. It is developed as an Unreal plugin that can simply be dropped into any Unreal environment. AirSim's development is oriented towards the goal of creating a...
    Downloads: 55 This Week
    Last Update:
    See Project
  • 12
    LC-3 VM

    LC-3 VM

    Write your own virtual machine for the LC-3 computer!

    ...It has a simplified instruction set compared to x86, but contains all the main ideas used in modern CPUs. First, we need to simulate the essential hardware components of the machine. Try to understand what each component is, but don’t worry right now if you are unsure of how it fits into the larger picture. Start by creating a C file. A register is a slot for storing a single value on the CPU. Registers are like the “workbench” of the CPU. For the CPU to work with a piece of data, it has to be in one of the registers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    PeMSyn

    PeMSyn

    Matlab/Scilab-FEMM based GUI to Assist the Design of Permanent Magnet

    Release: PeMSyn 2.4 - 03.Sep.21 Requirements: - Matlab 2018a or later (with Parallel Computing Toolbox ) - Scilab 6.1.0 or later - FEMM 4.2 (21Apr2019 or later) Matlab/Scilab-FEMM based GUI to Assist the Design of Permanent Magnet Machines: - Surface Mounted PMSM: Inner Rotor / Outer Rotor - Inset Mounted PMSM: Inner Rotor / Outer Rotor - Spoke-Type PMSM: Inner Rotor - Coreless Machine - Different Slot types available - Permeance Coefficient Assistant --- No-Load and On-Load estimation for PC during the design process - Winding Wizard Assistant - Performance Simulator (FEMM Based) --- No-Load and On-Load parameters assessment considering armature reaction and saturation effects --- Torque Curve Capability assessment --- Parallel Processing (Matlab only) TUTORIAL included! ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    OpenPose

    OpenPose

    Real-time multi-person keypoint detection library for body, face, etc.

    OpenPose has represented the first real-time multi-person system to jointly detect human body, hand, facial, and foot keypoints (in total 135 keypoints) on single images. It is authored by Ginés Hidalgo, Zhe Cao, Tomas Simon, Shih-En Wei, Yaadhav Raaj, Hanbyul Joo, and Yaser Sheikh. It is maintained by Ginés Hidalgo and Yaadhav Raaj. OpenPose would not be possible without the CMU Panoptic Studio dataset. We would also like to thank all the people who has helped OpenPose in any way. 15, 18 or...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 15

    gpcslots2

    An free/opensource casino text-console game

    An free/opensource casino text-console game with 5 slot machines, 3 roulette tables including russian roulette, 2 dice games, a bank and stock market.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    MV FortressCraft Mods

    MV FortressCraft Mods

    Mad Vandal's FortressCraft Mod Source Code

    Source code for all my FortressCraft mods and modding library files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Meet EDSAC

    An educational tool, built for Kinect and large, high-res displays.

    ...This was built using Unity 3D.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    gpcslots1

    (Predecessor to GPCSlots2)

    (Predecessor to GPCSlots2: http://http://sourceforge.net/projects/gpcslots2/ ) A simple 1 slot machine text console game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EmlaLock

    EmlaLock

    Android APP for EmlaLock Chastity Belt Time Delay Holding Service

    The free Android app to our free chastity belt time delay key holding service with or without a keyholder contains voting section, lots of games like blackjack, bingo, slot machine and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    GambleKit

    C++ Framework for slot machine games

    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! ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    SlotMachineFiles

    simple java virtual slot machine

    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    This fun Slot Machine Game will go down a treat with those of us who wish to play the slots a lot but don't want to pay any money. NOTE : THIS GAME IS FOR AMUSEMANT PURPOSES ONLY.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Lucky Palace

    A free Open Source Slot Machine

    Slot machine game written in VB.NET 2010 While it is open source, it will require serial number registration to count how many unique downloads there are. While the game is in beta stage, use the valid serial number: 71-19-75-MPA-603-654 to register. Also this application requires the Microsoft .NET framework 4.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Lucky fruit is a console based win32 slot machine game. it's written in c++. it's currently in beta testing stage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB