Skip to content

jericopulvera/pusoy-dos

Repository files navigation

Pusoy Dos

Pusoy dos (or Filipino poker, also known as chikicha or sikitcha), a variation of big two, is a popular type of "shedding" card game with origins in the islands of the Philippines in Calauag, Quezon Province. The object of the game is to be the first to discard one's hand by playing them to the table. If one cannot be first to play all cards, then the aim is to have as few cards as possible. Cards can be played separately or in certain combinations using poker hand rankings. Games of Pusoy Dos can be played by three or four people. - Wikipedia

Demo

https://pusoy-dos.vercel.app/

Development Setup

  1. Clone this repo
  2. cp .env.example .env.local
  3. Update env with MongoDB
  4. npm install
  5. npm run dev

Todo

  • Game Prototype
  • Mobile Responsive
  • Winnings Management
  • Social Authentication