- 3D Unity Version: 2020.3.22f1 (LTS)
- Programming Language: C#
- Android & iOS Builds
RogueLike Poker is a game where you bet on rock paper scissors blind against your opponent. It features tower style progression with each succeeding opponent being more difficult.
- Android
- Download Unity Remote 5 from the Play Store
- Go to "About Phone" in settings, then go to "Software Information". Then press "Build Number" until Developer Mode is activated
- Now go to Developer Options which will be at the bottom of the list. Enable "Usb Debugging"
- Now in Unity on your Desktop set the project's Build to "Android"
- Now open "Project Settings" in the Edit Menu, under Remote 5 set 'Device' to "Any Android Device"
- Finally, go to "Preferences" in the Edit Menu, then check that SDK JDK boxes are ticked
Now plug in your Android device and hit play in the Editor.
- iOS
- Download Unity Remote 5 from the App Store
- In Unity set the Build as iOS
I think you're good to go.