#[WIP] The Everdeck

57 messages · Page 1 of 1 (latest)

magic pelican
#

The Everdeck is a 120 card deck made by efofecks with 8 suits and 15 ranks.
https://cdn.discordapp.com/attachments/1236035627288367115/1236154961771888721/Balatro_Everdeck_Name_Render.png?ex=6636fa85&is=6635a905&hm=5ea13ede8996fde4eec8ffae202b6e08cf61095700b48c25caba8706603ad49d&
https://thewrongtools.wordpress.com/2019/10/10/the-everdeck/

I've been drawing the cards so they could be put into the game with a mod.
I think I'll try to make the mod, too, but I don't actually have Balatro yet so it might be difficult :/

many traditional and modern card games. At only 120 cards, it supports a large number of existing game systems, such as: The Everdeck is a card game system that can be adapted to play many traditio…

#

Here are the cards with pips. Just a normal 8-suit deck with more ranks:

#

Here are the cards themselves (without animals):

#

I only used the existing colors on the cards, so the Crowns are an almost identical shade of orange to the Diamonds. I am more than willing to change them if you have better colors to use

magic pelican
#

I'm not planning on adding the watercolor splashes and animal drawings. Until someone decides they want to draw 60 different animals the cards are staying blank

magic pelican
full roost
#

(it does not work)

magic pelican
#

awww

#

thank you for trying tho i appreciate it

#

I forgot to put an 'end' at the end of the function >:(
(I don't know lua)

#

That should be fixed now

#

I fricked up the size of the cards in the previous render

full roost
#

this still isn't working, I would really reccomend you get Balatro so you can test this code on the fly

magic pelican
#

Yeah, that error looks like it'll take a few tries to debug. I'll post screenshots once I've got it working :)

magic pelican
#

The only issues right now are that 1s show up as ERRORs and 0s don't work in straights :)

#

And clicking View Deck crashes :)

magic pelican
#

GitHub is updated. View Deck is fine but the "Ones" abbreviate to "O" for some reason. Still would like to know why I can't call them "1"s.

#

The cards with pips are on High Contrast in case you want those (I do, it turns out)

magic pelican
#

i have a problem where i put my heart and soul into a drawing and then realize i have to do that 7 more times

rancid arrow
#

Omg I literally have this deck irl, this is so cool to see

noble crest
#

This deck looks awesome

hard grail
#

starts modding balatro before even owning balatro
absolute legend

magic pelican
#

I'm not planning to continue working on this so here's the art I'd made before stopping

noble crest
#

Sadge

kind obsidian
#

whatd all these do?

worldly moth
#

nice concept. Waiting for this mod to release

full roost
#

It isn't going to

worldly moth
#

i'll simply wait for @magic pelican to decide to get Balatro and continue the project

#

whenever you want

worldly moth
turbid quarry
worldly moth
turbid quarry
noble crest
#

wow, super nice news to hear

worldly moth
turbid quarry
#

i want to look into fixing the straights bug but it may be a bit before i get around to it

#

it also needs card art for the detailed versions of the cards... but i'm no artist so that may be left undone for now as well

frank jungle
#

Oh shit I love the Everdeck, might have a look later

frank jungle
#

Okay so thought

#

What if you used some of the other qualities of the card to create unique new hands

#

Such as

Point Straight - One card for each of the five possible point values
Mini-Flush - Five cards of the same color
Texture Flush - Five cards that are either all sharp suits (spades, diamonds, crowns, stars) or all round suits (clubs, hearts, coins, moons)

worldly moth
#

something with the images or the letters too

#

like Scrabble - Cards that form a word
or Memory - Two cards with the same image

frank jungle
#

Scrabble might be a bit of a challenge for the same reason it is in actual Scrabble, but I'm sure there's a way around that

#

Probably just by using all of the five-letter words in the actual Scrabble dictionary

full roost
#

define every card having a letter

turbid quarry
#

i wanna get back to looking at this 🥲 i'll hopefully have more time soon, it's been a very busy month

frank jungle
#

They're specifically arranged so that the frequency of letters in the deck roughly matches that of actual English

full roost
#

No I mean with like

#

code

frank jungle
#

Ah

turbid quarry
#

oh that shouldn't be too hard

#

i'm pretty sure i can define a dictionary of card ranks and suits to letters and just take ownership of the card objects in a loop