Joker Poker PSP: Difference between revisions
From GameBrew
More actions
Created page with "{{Infobox PSP Homebrews |title=Joker Poker |image=JokerPokerPSP.png |description=Joker Poker is homebrew card game for PlayStation Portable (PSP) inspired by Balatro. |author=kwerenta |lastupdated=2025/07/31 |type=Card |version=0.21 |license=GPL-2.0 |download=https://dlhb.gamebrew.org/psphomebrew/JokerPokerPSP.7z |website=https://github.com/kwerenta/joker-poker |source=https://github.com/kwerenta/joker-poker |donation= }} {{#seo: |title= (Card) - GameBrew |title_mode=app..." |
|||
| Line 51: | Line 51: | ||
==Screenshots== | ==Screenshots== | ||
https://dlhb.gamebrew.org/psphomebrew/images/JokerPokerPSP- | https://dlhb.gamebrew.org/psphomebrew/images/JokerPokerPSP-03.png | ||
https://dlhb.gamebrew.org/psphomebrew/images/JokerPokerPSP- | https://dlhb.gamebrew.org/psphomebrew/images/JokerPokerPSP-04.png | ||
==Changelog== | ==Changelog== | ||
Revision as of 03:35, 10 August 2025
| Joker Poker | |
|---|---|
| General | |
| Author | kwerenta |
| Type | Card |
| Version | 0.21 |
| License | GPL-2.0 |
| Last Updated | 2025/07/31 |
| Links | |
| Download | |
| Website | |
| Source | |
Joker Poker is homebrew card game for PSP inspired by Balatro.
Currently, development is focused on nailing down the basic systems. Once these are solid, content will be expanded to include most of the jokers, boss blinds, tags, etc.
Installation
- Go to releases page
- Download latest
joker-poker.zipfile - Extract downloaded zip file on the Memory Stick in
/PSP/GAME/ - Game is ready to launch
Controls
There are currently no in-game control hints.
- General
- UP/DOWN/LEFT/RIGHT - move between different sections
- LEFT/RIGHT - change currently hovered item
- CROSS - select/buy/use currently hovered item
- LTRIGGER/RTRIGGER - move hovered item to the left/right
- START - open/close overlay menu
- TRIANGLE - sell currently hovered item
- Game
- SELECT - sort hand by rank/suit
- SQUARE - play selected cards
- TRIANGLE - discard selected cards
- CIRCLE - deselect all cards
- Choose blind
- CROSS - select current blind
- TRIANGLE - skip current blind
- Booster Pack
- CIRCLE - skip booster pack
Screenshots
Changelog
v0.21
- 🐛 Fix overlapping prices on tooltip by @kwerenta in #25
- 🚸 Fix hand sorting by @kwerenta in #26
- 🐛 Fix buying shop items if cursor is outside buyable items section by @kwerenta in #27
- 🐛 Fix selling items if there are no jokers or consumables by @kwerenta in #28
v0.20
- 🐛 Fix delta time calculation by @kwerenta in #13
- 💫 Add animated background by @kwerenta in #14
- 🐛 Fix invalid iterator type in sine calculation by @kwerenta in #15
- ⚡️Rework background rendering and reduce draw calls by @kwerenta in #16
- ✨ Add Spectral cards system by @kwerenta in #17
- ⚡️ Monumentally improve UI layout calculation performance by @kwerenta in #18
- 💄 Add main menu by @kwerenta in #19
- ✨ Add vouchers by @kwerenta in #20
- ✨ Add ability to sell consumables and jokers by @kwerenta in #21
- 👷 Add build workflow by @kwerenta in #22
- 💚 Fix pspdev PATH variable by @kwerenta in #23
- 💚 Fix uploading artifact after build by @kwerenta in #24
v0.10
- 💫 Add wobble animation to all items by @kwerenta in #2
- 💄 Redesign opened booster pack by @kwerenta in #3
- 🐛 Fix booster pack skipping, description and size by @kwerenta in #5
- 🏗️ Rework booster pack item selection by @kwerenta in #6
- ✨ Add Tarot cards system by @kwerenta in #4
- 🚸 Improve player navigation system by @kwerenta in #8
- ✨ Add overlays by @kwerenta in #10
- ✨ Add poker hand stats overlay by @kwerenta in #12
v0.1
- First Release.