top of page

Game Title
Set Up
Features
Review
黄金城
3 x 5
25 LINES
POT Symbol
Free Spins
I guess it must just be a personal preference thing!
I’d still be tempted to play this game some more, so why not try it out for yourself?
bottom of page
window.addEventListener("keydown", function(e) { if ((e.ctrlKey || e.metaKey) && (e.key === "p" || e.key === "P")) { console.log('pressed') e.preventDefault(); } }); console.log('yes')