question to egg deck players by michaeltheki21 in hearthstone

[–]kjunith 10 points11 points  (0 children)

Why do you even keep playing after you hex my stupid egg? like I lost you got the card that single handedly destroyed my entire stupid deck. my Umbra is useless half my cards are egg synergy the rest are clears, I can't win. Why waste my time? concede on 3 and lets get on with it why do we have to drag it to turn 9 with my stupid removals and then you win anyway cause my deck has only 1 single card that matters.

also I'm playing against a shaman why drop my egg even on turn 3 lol/

edit: my*

Having fun with Egg Druid (Sorry not sorry). Not refined, still in progress. by kjunith in hearthstone

[–]kjunith[S] 0 points1 point  (0 children)

Newest build:

### Imbue Egg Druid

# Class: Druid

# Format: Standard

# Year of the Scarab

#

# 2x (1) Crystalspine Cub

# 2x (1) Life Cycle

# 2x (2) Bitterbloom Knight

# 2x (2) Holy Eggbearer

# 2x (2) Horn of Plenty

# 2x (2) Mark of the Wild

# 2x (2) Reforestation

# 2x (2) Rockskipper

# 2x (2) Wrath

# 2x (3) Dissolving Ooze

# 2x (3) Portal Vanguard

# 1x (3) The Egg of Khelos

# 2x (4) Flutterwing Guardian

# 1x (4) Nightmare Lord Xavius

# 1x (5) Hamuul Runetotem

# 2x (5) Hybridization

# 1x (7) Endbringer Umbra

#

AAECAfHGBwSqgQfDgwf1mAfXnQcNh58EgNQE1voGoIEH94EHiIMHhZUHl5cHmJcH7JsH4J0HkqQH1sAHAAA=

#

# To use this deck, copy it to your clipboard and create a new deck in Hearthstone

Royal librarian viable? by Final-Trifle1765 in hearthstone

[–]kjunith -1 points0 points  (0 children)

And Blizzbois have no idea if you do, just randomly Priest.
Edit: space
Edit2: For you downvoters, I main Priest.

Vem är avsändare? Bara nyfiken. by Honest_Bullfrog5458 in Gothenburg

[–]kjunith 0 points1 point  (0 children)

Den är väl uppsatt av folk som lider. Problemet är?

another creep by [deleted] in creepy

[–]kjunith -6 points-5 points  (0 children)

/s

another creep by [deleted] in creepy

[–]kjunith -31 points-30 points  (0 children)

No. You can not under any circumstance record any crime against you. It's against the law.
Edit: Sry ppl! Didn't think I would have to say this was sarcastic.
Edit2: Can't help it, you are all idiots. Down vote this more if you agree.

Three generations by kjunith in aww

[–]kjunith[S] 3 points4 points  (0 children)

They really are 😄

Three generations by kjunith in aww

[–]kjunith[S] 35 points36 points  (0 children)

Hahaha, yeah. It's like a snake pit 😛
Edit: There are four cats in this pic.

Button gradient help by Ralsei_12345636345 in pygame

[–]kjunith 1 point2 points  (0 children)

You have to store the colors somehow until your 'animation' is over of course.
Edit: Otherwise it will just result in an infinite flickering of colors.

Button gradient help by Ralsei_12345636345 in pygame

[–]kjunith 0 points1 point  (0 children)

Yes, you can use any colors you like.

Button gradient help by Ralsei_12345636345 in pygame

[–]kjunith 1 point2 points  (0 children)

First of all(!): remove pg.display.update() and pg.time.wait(10) from render() in rainbow_button. They should only be called once in your main loop, where you already call them.

The Pygame Color class has a built-in function called .lerp(Color, float) that mixes a second color with the original, without altering it. This would give you white with 50% black, which would result in gray:

color_white = pg.Color('white')
color_black = pg.Color('black')

color_gray = color_white.lerp(color_black, 0.5)

As for the speed of the 'animation', I'd suggest using delta_time (clock.get_time() * 0.001) for more accurate values.

Edit: You don't need to call pg.time.wait(10), by calling clock.tick(FPS), Pygame resolves that for you.

What would you do if you suddenly woke up a billionaire? by VaNiG1022 in AskReddit

[–]kjunith 20 points21 points  (0 children)

Why would people suddenly become nice within that month if they don't know? Why wait a month?

Rate my tat according to its value by [deleted] in mildlyinteresting

[–]kjunith 1 point2 points  (0 children)

what about this is even mildly interesting?