/not-balatro

:black_joker::hearts: Shinylive app concept: drag-and-drop card gaming in R with {sortable}?

Primary LanguageR

not-balatro

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

A test of the {sortable} package to see how pliable it is to play card games with R using {shiny} apps. Specifically, clicking and dragging 'cards' from a pool into your hand and then calculating a score given your selections.

Available on the web and prepared for serverless deployment with {shinylive}. Very much a work in progress/proof of concept.

Two rows of playing cards labelled 'pool' and 'hand'. The number of cards is shown as 4 out of 8 in the pool and 4 out of 5 in the hand. There is also a score of 30 points shown by the hand, which is the sum of each card's value (a two pair of queens and 4s).