Race to Twenty Card Game for FUN Learning Addition
card game of 2 players , who can reach the target number 20? great fun adding!
Appinfo
Advertisement
Appbeskrivelse
Android App -Analyse Og Gennemgang: Race to Twenty Card Game for FUN Learning Addition, Udviklet Af Open Source Physics Singapore. Listet I Læring -Kategori. Nuværende Version Er 0.0.4, Opdateret På 19/06/2019 . Ifølge Brugere Anmeldelser På Google Play: Race to Twenty Card Game for FUN Learning Addition. Opnået Over 125 Installationer. Race to Twenty Card Game for FUN Learning Addition Har I Øjeblikket 3 Anmeldelser, Gennemsnitlig Vurdering 4.7 Stjerner
AboutThis card game designed to help understand how to always be the first person to reach 20 by allowing students to develop their own thinking about the rules of reaching twenty.
Let assume end in the last number, say 20
Start is the beginning number say 0
largest card number is say, n = 11 for both RED and BLUE players.
The hint is to always win, you need to reach (end-start) - n -1 , which is 8 so that whatever the next move by the opponent ranging from 1 to 11, you can place your next card to reach end =20!
Another example is
Let assume end in the last number, say 20
Start is the beginning number say 0
largest card number is say, n = 5 for both RED and BLUE players.
So the AI step is = end - i*(n+1),
so stepAI[0] = 20 -0*(5+1) = 20
stepAI[1] = 20-1*(5+1) = 14
stepAI[2] = 20-2*(5+1) = 8
stepAI[3] = 20-3*(5+1) = 2
so to win, try to land on 2, followed by 8, followed by 14 and lastly to win 20!
enjoy!
Game play can be made more challenging by varying target end number from default 20 to 40 for example.
start number from default of 0 to 10 for example
number of cards available to players, default is 11
odd numbers card only for player 1 or 2
even numbers cards only for player 1 or 2
more resources can be found here
http://iwant2study.org/ospsg/index.php/interactive-resources/mathematics
Interesting Fact
This app is created to support playing of adding up in creative and challenging ways.
Acknowledgement
This physical card game was originally shown to me and conceptualized by Theresa Heng.
My sincere gratitude for the tireless contributions of Francisco Esquembre, Fu-Kwun Hwang, Wolfgang Christian, Félix Jesús García Clemente, Anne Cox, Andrew Duffy, Todd Timberlake and many more in the Open Source Physics community.
Network Learn together?
FaceBook Fan Page: https://www.facebook.com/Open-Source-Physics-Easy-Java-Simulation-Tracker-132622246810575/
Twitter: https://twitter.com/lookang
YouTube: https://www.youtube.com/user/lookang/videos
Blog: http://weelookang.blogspot.sg/
Digital Library: http://iwant2study.org/ospsg/
Vi Tilbyder I Øjeblikket Version 0.0.4. Dette Er Vores Seneste, Mest Optimerede Version. Det Er Velegnet Til Mange Forskellige Enheder. Gratis Download Direkte Apk Fra Google Play Store Eller Andre Versioner, Vi Er Vært For. Desuden Kan Du Downloade Uden Registrering Og Der Ikke Kræves Noget Login.
Vi Har Mere End 2000+ Tilgængelige Enheder Til Samsung, Xiaomi, Huawei, Oppo, Vivo, Motorola, LG, Google, OnePlus, Sony, Tablet ... Med Så Mange Muligheder, Det Er Let For Dig At Vælge Spil Eller Software, Der Passer Til Din Enhed.
Det Kan Komme Godt Med, Hvis Der Er Nogen Landsbegrænsninger Eller Begrænsninger Fra Siden Af Din Enhed I Google App Store.
Hvad Er Nyt
bug fix for sometimes calculate wrongly player's turn
use dialog instead of alert
remembers options in combobox
use dialog instead of alert
remembers options in combobox
