https://github.com/mrdiamonddirt/balentro
a roguelike deck building scorebased single player video poker game.
https://github.com/mrdiamonddirt/balentro
Last synced: 8 months ago
JSON representation
a roguelike deck building scorebased single player video poker game.
- Host: GitHub
- URL: https://github.com/mrdiamonddirt/balentro
- Owner: mrdiamonddirt
- Created: 2023-08-02T00:10:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-14T17:12:59.000Z (about 2 years ago)
- Last Synced: 2025-01-04T16:37:14.538Z (10 months ago)
- Language: JavaScript
- Homepage: https://mrdiamonddirt.github.io/balentro/
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# blatentaro
## Description
a blatent rip off of blatero on that i have seen people play but is not yet available so to get my fix i'm going to slowly start to make my own version of it. of a roguelike deck building scorebased single player video poker game.
using p5.js
## contributtions
anyone can contribute to this project. just fork it and make a pull request. i will review it and if it is good i will merge it.
## features
- [ ] basic game loop
- [x] basic ui
- [x] basic card drawing
- [x] basic card selection
- [x] basic hand scoring
- [x] basic card discarding
- [x] basic discard logic
- [x] add a score counter## todo
- [ ] fix straight flushes and royal flushes scoring
- [ ] add a multiplier system
- [ ] add currency
- [ ] add a shop