Skip to content

jaynewey/ante-0

Repository files navigation

Ante 0

๐Ÿƒ Balatro Joker guessing game

Play now!

Intro

Ante 0 is a game where the object is to guess the mystery Balatro joker of the day in as few guesses as possible.

How to play

Find the mystery joker in as few guesses as possible.

  1. Type a joker's name into the Search bar.
  2. Hit Guess
  3. Use the match clues to get closer to the mystery joker.
  4. Repeat until you guess correctly!

You can play at https://jaynewey.github.io/ante-0.

How it works

Ante 0 is a front-end application written using Vue, Typescript and Tailwind. It has no back-end. The current date is used as the random number seed to ensure the selected joker is consistent for the same day.

The joker data is largely scraped from the Balatro Wiki, with adjustments to reduce ambiguity and fit the mechanics of the game.

Contributing

Contributions are appreciated. Please see the following to get started:

Dependencies

Prerequisite

  • You'll need bun.

Install dependencies with:

bun install

Development

Run the dev server with:

bun dev

Building

Type-check, compile and minify with:

bun run build

Preview the built code with:

bun preview

Linting

Lint the codebase with:

bun lint

Formatting

Format the codebase with:

bun format

About

๐Ÿƒ Balatro Joker guessing game

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages