play: https://itaylayzer.github.io/Poker/
inspired by google sollitare (credits inside)
theres src/config.ts
file that is hidden (inside .gitignore file), that his structure is:
export default {
CODE_PREFIX: <string> // required,
PEER_SERVER_HOST: <string?>, // optional
PEER_SERVER_PORT: <number?>, // optional, default 443
PEER_SECURE: <boolean?>, // optional, default false
PEER_DEBUG_LEVEL: <number?>, // optional, default 0
};
NOTICE: theres react router, but the build will not create 404.html. thats because its unique pages are for development eyes only.
without those assets the game wasn't exists
- Model Credits:
- Donald Model - @YOPN 2e12
- Texture Credits:
- Poker Textures - @Google & @DogToon64
- Three.js
- Peer.js
- React.js
- Splitting Money Mechanizm
- Effects
- Mii
- Voice Call
- Game & Custom Modes