I want to work on a more advanced project and want to expand on the led dice project (six LED's randomly light up to represent a number). I was wondering if you think that this project would be possible.
Have two random number generators output to two sets of three LED's (I do not want to use the 7 segment displays) and then have one of two LED's light up to show which side had the higher number. So essentially it would act like rock-paper-scissors.
Any ideas or suggestions are appreciated. Is this even possible?