Work

Choice

Dev

A program that shows O or X with a preset random probability

choice

Start the site

I developed it myself at the request of someone I know

This program was created using Unity, a representative game engine. You can choose how to make it appear probabilistically, and then buttons will be displayed according to your choice.

choice choice

Basic configuration of the program

The program was developed based on C#. It is basically divided into a main screen, an input screen, and a selection screen. On the main screen, you can agree to the terms and conditions, on the input screen, you can choose what to display on the selection screen, and on the selection screen, you can play by pressing a button that appears randomly.