Closed proppy closed 6 years ago
@proppy -- I like the idea, but the mirroring doesn't really follow a game pattern (with a beginning, a game flow, and a game over). I started pulling out the mirroring logic just to see what it would look like and it ends up being more code with empty Game method callbacks.
make senses!
Maybe it could simplify the transition logic in https://github.com/Deeplocal/android-things-handbot/blob/master/app/src/main/java/com/example/sewl/androidthingssample/StandbyController.java if everything you do is implemented as a Game?