- Home /
Unity Gambling Solution
What would be the best solution for creating 3D online games e.g. poker, roulette and blackjack for online bitcoin casino? How unity APIs differ from, for example Betable API or OddsMiner?
Answer by jessicaburton302 · May 26, 2020 at 04:11 PM
You can check out the diffrences between these two APIs on their official docs pages. For instance, here https://docs.unity3d.com/ScriptReference/XR.InputDevice.html you'll find the info on Unity Scripting API, and here's some info about OddsMner http://linked-web-apis.fit.cvut.cz/resource/page/oddsminer_api
Answer by UnityPlum · Apr 22, 2021 at 08:03 PM
Unfortunately your question is quite broad. If you mean multiplayer, try learning about c# UdpClients and TcpListeners, if you mean random change, there is a built-in random system to unity.
Your answer
