Back
Take And Find
Load previous page…
implement sneak view for taken image #taf
integrate countdown for picture taking in gameflow #taf
added roundfailed screen #taf
implement countdown for taking picture #taf
add timer helper class to get necessary timers for gameplay #taf
integrate counter label in cameraview #taf
add audio effects to basic Take and Find game flow #taf
select minimal set of retro sounds for #taf
add newtonsoft.json nuget to #taf for showing debug info on serialized objects
update Take and Find nugets in shared and platform specific programs #taf
fixed basic gameflow and simple take and find image recognition issues and get it working ! #taf
refactor StatemachineManager into GameMaster #taf
refactor GameMaster into StateMaster #taf
separate statemachine from gamelogic class #taf
make Camerapage usable for Take AND Find capturing of photo #taf
make gameflow playable #taf
implement parameters for statemachine to pass image location between screens #taf
add missing between screen (pass) and roundplayed screen #taf
finished figuring out how to hook up the statemachine to implement navigationpage screen navigation in xamarin.forms #taf
hookup gamelogic to pages/views #taf