Balatro3DS is a fan-made port/implementation of the game Balatro targeting the Nintendo 3DS, built with Lua and LÖVE.
- A Nintendo 3DS with homebrew capabilities (for running custom software)
- Play - R or Y
- Discard - L or X
- Sort by Rank - D Pad Left
- Sort by Suit - D Pad Right
- Show Jokers - D Pad Up
- Hide Jokers - D Pad Down
You can either download a release or package it yourself.
- Copy the Balatro3DS.3dsx file into the 3ds folder on the root of your SD Card
- Open Homebrew launcher
- Play the game (It will show up as LOVE Potion for now)
- Clone this repository
git clone https://github.com/idkhan/Balatro3DS.git- Create a directory called game and copy all files except lovepotion.toml into it
- Ensure this file structure
|-game
| |-engine
| |-resources
| ...
|-lovepotion.3dsx
|-lovepotion.toml
- Compress all files into a zip file
- Go to the LÖVE Bundler and upload the zip file
- Download the bundled files and extract them
- Copy the files into the 3ds folder on the root of your 3DS
- Open Homebrew Launcher and play the game
This project is provided as-is for educational and fan purposes. Check the repository license file for details before redistribution.