8000 GitHub - ed2k/bridge-js
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ed2k/bridge-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bridge-js

bridge like card game UI frame work that can run in browser

learning from q-plus bridge web version

globals, QB, QBM, theEngine, theConfig, theFilters, theLang, theAudioPlayer, theMemory, theULogger

initial flow LoginWindow extens View init, onclick Demo Verson button, QB.start2("demo") QBModel.nextGame() this.dealControl.request("IDS_NEXT_DEAL")

response back ? child class of view.onChanged

QB QBApp.js

interaction, TableTab bind $(".QB .cardInHand").click(QB.playWin.tableTab.cardClicked); get card from event.currentTarget.currentSrc then QBM.game.playCard(player, card)

shengji code study https://github.com/rbtying/shengji

guandan code study https://github.com/Bobgy/poker-guandan-strategy score on all possible combination, the smaller the better recursive on iterateImp()

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0