Remaking BEAN COUNTERS from Club Penguin in Unity!

Welcome to PocketMars (now PolyMars), a channel focused on game development in Unity!
In this video, I remake the Club Penguin mini-game Bean Counters! This is the first episode of a series where I will be remaking different Club Penguin mini-games.
Project repository:
[Update] If you couldn't tell from the video, the code behind this project is not great so I decided to take it off of my GitHub for my own sake. In case you still want to check out the code, it's available on Google Drive: drive.google.com/file/d/1bh5O...
Follow me on Twitter for more frequent updates on my projects!
/ polymarsyt

Пікірлер: 114

  • @_itsdani
    @_itsdani4 жыл бұрын

    Please make more of these oml this is so useful I’m thinking of making a game like this myself, thank you so much keep going.

  • @aeroboss23
    @aeroboss235 жыл бұрын

    Yo this is awesome! Showing your process of thinking through it made it a whole lot more engaging of a video

  • @LeWolfYT
    @LeWolfYT3 жыл бұрын

    Sometimes i wonder “Why dont people look back at the journeys that programmers take?” This is old but high quality content

  • @Animatician

    @Animatician

    Жыл бұрын

    Pocket mars

  • @BillyBob125
    @BillyBob1255 жыл бұрын

    This looks almost exactly like the original game, well done!

  • @lizardtheguy
    @lizardtheguy4 жыл бұрын

    This was pretty fun to watch, thanks dude

  • @nartay-
    @nartay-5 жыл бұрын

    Looks great man. Thanks for making this video

  • @LynJuice
    @LynJuice3 жыл бұрын

    4:25 thats some yandere dev code right there

  • @WeebiDash

    @WeebiDash

    3 жыл бұрын

    Lyn Juice legend says that he’s taking so long because he’s not using loops, and just copying the code by hand over and over and over and ov-

  • @Midnight_407

    @Midnight_407

    3 жыл бұрын

    XD

  • @michaelepica3564

    @michaelepica3564

    3 жыл бұрын

    Wait no loops lmao

  • @absolutewisp
    @absolutewisp3 жыл бұрын

    Nice series you got there, a whole one episode, Pocket/Poly Mars :)

  • @firstname923
    @firstname9233 жыл бұрын

    Heres the first vid of a dev legend!

  • @UsmanDev
    @UsmanDev Жыл бұрын

    Polymars really went from Unity to Scratch

  • @penguimTwo
    @penguimTwo3 жыл бұрын

    Wow this is amazing, thanks for making it

  • @gracekim25
    @gracekim252 жыл бұрын

    Ooo this is cool! I’m glad I found this!🤩

  • @cking4869
    @cking48693 жыл бұрын

    Bean counters and the surfing one are probably my favorites. Man, this game was legendary

  • @chase_like_the_bank
    @chase_like_the_bank5 жыл бұрын

    Really well made video. Doing this kind of stuff when I was younger is exactly what led to me landing a job making games. Stick to it and you can too. I'd recommend that when keeping track of whole numbers you use int rather than float. Also the "switch-case" statement can be your friend when trying to avoid 500 ugly if statements. Finally and most importantly instead of having 20 Bag1, Bag2, Bag3... Gameobjects you should just use an array/list GameObject[] or List. Fill that list up, then for(int i=0;i

  • @PolyMars

    @PolyMars

    5 жыл бұрын

    Thanks so much! That is definitely a much better approach for all of those things. I’ll add these changes to the GitHub repository.

  • @dmansuperich2800
    @dmansuperich28005 жыл бұрын

    Ok now this is epic.

  • @gulehsan1314

    @gulehsan1314

    10 ай бұрын

    YOUR THE FIRST COMMENT ON THIS ENTIRE CHANNEL

  • @aguiar.8181
    @aguiar.81812 жыл бұрын

    Damn, this channel has changed so much in two years!

  • @Sohlstyce
    @Sohlstyce3 жыл бұрын

    and a legend was born..

  • @DarkBraveStuff
    @DarkBraveStuff3 жыл бұрын

    4:02 please use the thing called "switches" and "cases" or at least use "else if"

  • @Jono997

    @Jono997

    3 жыл бұрын

    Also, had this guy just not heard of ints at this point? Thank goodness he's improved a lot since this vid.

  • @PolyMars

    @PolyMars

    3 жыл бұрын

    I can confirm that I was very dumb in this video

  • @Jono997

    @Jono997

    3 жыл бұрын

    @@PolyMars Yeah. Going from shit like this to learning sdl2 in a weekend? You've improved heaps.

  • @DarkBraveStuff

    @DarkBraveStuff

    3 жыл бұрын

    @@PolyMars at least your better now!

  • @kevinliu8924

    @kevinliu8924

    3 жыл бұрын

    at least make your bags an array

  • @gachastorys5129
    @gachastorys51292 жыл бұрын

    Wow the old school polymars is dope!

  • @SuperJavaMan7
    @SuperJavaMan72 жыл бұрын

    It is epic. I Have it played bean counters before... Nice remake

  • @jamieboyd7535
    @jamieboyd75352 жыл бұрын

    Make more of these! I love club Penguin!

  • @gokusupersaiyan6
    @gokusupersaiyan62 жыл бұрын

    Just a quick tip on being a 1337 coder, your boundary checking code could be written as a one-liner as follows: mouseX = max(-4.68, min(mouseX, 3.75)); NIce video!

  • @finja2164

    @finja2164

    2 жыл бұрын

    This video is 2 years old I don’t think he’ll see this

  • @craigclewlow6082
    @craigclewlow6082 Жыл бұрын

    He has changed so much

  • @Dorbellprod
    @Dorbellprod2 жыл бұрын

    Good video! I subbed!

  • @breffish
    @breffish3 жыл бұрын

    this takes me baaaack

  • @knightofy333schua8
    @knightofy333schua83 жыл бұрын

    For the game boundary: in stead of doing, "if x leftborder do ( your movement logic)"

  • @AcridDragoon

    @AcridDragoon

    2 жыл бұрын

    Mathf.clamp

  • @5upr3m3Tr077
    @5upr3m3Tr0772 жыл бұрын

    I know it has been awhile since this video came out but I just wanted to say when I was a kid Club Penguin was such a fun game and it's honestly a shame what happened to it. Great remake of this game though, not my favourite one from the original game but still awesome to see it again!

  • @issajoke220
    @issajoke2204 жыл бұрын

    Could you remake more club penguin mini-games?

  • @PrivateHerb007
    @PrivateHerb007 Жыл бұрын

    I'm glad he changed it to polymars lol

  • @gabrielvault1694
    @gabrielvault16944 жыл бұрын

    Unity looks fun now

  • @nkusters
    @nkusters4 жыл бұрын

    Why die you use floats to represent integer numbers (number of bags)?

  • @atomgutan8064
    @atomgutan80643 жыл бұрын

    Mic quality is trash but that doesnt matter! Awesome video!

  • @cf-unicorn
    @cf-unicorn Жыл бұрын

    damn that was only 3 years ago? you really came a long a way lol

  • @YTSCG123
    @YTSCG1233 жыл бұрын

    Its insane how many subs game devs get even with less than 20 vids

  • @AcridDragoon

    @AcridDragoon

    2 жыл бұрын

    With good content

  • @muradmalik
    @muradmalik3 жыл бұрын

    haha bean (edit, i almost didnt notice that this is his first video! i just got recommended this lol)

  • @markkane3739
    @markkane37396 ай бұрын

    Hello! A friend of mine asked if I'd be able to port your project here to the Vita, and as it turns out it was a very straightforward job to do so. Do you mind us releasing it to the Vita community, and what attribution would you like for your work here?

  • @PooDotStinkPants
    @PooDotStinkPants2 жыл бұрын

    How does a penguin build a house? Igloos it together.

  • @silverpuffle

    @silverpuffle

    2 жыл бұрын

    Why are penguins so popular on the internet? Because they have Web feet!

  • @hirandompeopled4968
    @hirandompeopled49683 жыл бұрын

    Nice

  • @TheDuckPone
    @TheDuckPone4 жыл бұрын

    Can you do a tutorial on how to make a virtual world like cp, and have online?

  • @awsumturtle

    @awsumturtle

    3 жыл бұрын

    Just watch a photon networking 2 tutorial.

  • @watercat1248
    @watercat12483 жыл бұрын

    Cool

  • @kevin9120
    @kevin91203 жыл бұрын

    So I understand that I most likely won't get an answer, but when he was setting the boundaries in code why didn't he just clamp the value? A lot more efficient than an if statement

  • @Rotem_S

    @Rotem_S

    3 жыл бұрын

    He didn't know many tricks that he does now, same for the "use a switch statement" comment that's here somewhere

  • @gleelive9705
    @gleelive97055 жыл бұрын

    When is part 2?

  • @SoulLexx
    @SoulLexx2 жыл бұрын

    please *_PolyMars, Please make more of these videos, you never continued the series after this video_*

  • @hotdoggydoggydog
    @hotdoggydoggydog4 жыл бұрын

    WOW! that game looked amazing!... I'm watching this in 2020 and there is still not a part 2:(

  • @PolyMars

    @PolyMars

    4 жыл бұрын

    Thanks! I had no idea what I was doing when I made this video but I definitely plan on revisiting the series soon, probably starting off by recreating Card Jitsu :)

  • @hazy6932

    @hazy6932

    3 жыл бұрын

    @@PolyMars thatd be so cool!

  • @slaydedeatherage9154

    @slaydedeatherage9154

    Жыл бұрын

    I’m watching this in 2023

  • @lonelyPorterCH
    @lonelyPorterCH3 жыл бұрын

    But why use a float for the state where you only increase by whole numbers?^^

  • @meganixi5282

    @meganixi5282

    3 жыл бұрын

    no one knows, i do the same when i make games in unity. Probably because f was closer to where he was typing and there was that intellisense thing in the project so f would become float automaticaly.

  • @monkeygaming2841
    @monkeygaming28413 жыл бұрын

    he needs to add the candy mode

  • @InfinityBOIIIIII
    @InfinityBOIIIIII6 ай бұрын

    You were called pocket mars before you changed to poly mars?

  • @robodragon195
    @robodragon1953 жыл бұрын

    Please do cart surfers

  • @bigcozstudios
    @bigcozstudios Жыл бұрын

    Hi, i am looking into making a fully functioning website similar to club penguin and am very impressed with this. Are you interested in hearing more about this project? I would love to make a team and create this

  • @kleins0
    @kleins02 жыл бұрын

    4:03 hello yanderedev

  • @clumsycuber3254
    @clumsycuber32543 жыл бұрын

    Bean

  • @TheBattleKing
    @TheBattleKing3 жыл бұрын

    would you be able to port bean counters to 3ds!?(:

  • @Huwitto
    @Huwitto3 жыл бұрын

    Wait, wasn’t it already recreated in Unity for Club Penguin Island?

  • @Fupicat

    @Fupicat

    3 жыл бұрын

    Yes, the original Club Penguin for mobile also had a copy of Bean Counters. :P

  • @aldmyboi

    @aldmyboi

    3 жыл бұрын

    @@Fupicat actually cpi uses that version

  • @scobkeo
    @scobkeo4 ай бұрын

    Dang you were named pocket mars?

  • @redcrewmate6824
    @redcrewmate68243 жыл бұрын

    I want to download it please

  • @leontius5502
    @leontius55023 жыл бұрын

    You should make it in Java since there is java in the bags

  • @setseretze3565
    @setseretze35653 жыл бұрын

    2:00 screen to world point he forgot about it lol

  • @TimeLords910
    @TimeLords9103 жыл бұрын

    if you make cj cjf cjw or cjsnow can you send me the c# code

  • @bulletgamess5051
    @bulletgamess50513 жыл бұрын

    Poket mars

  • @RandomRealm417
    @RandomRealm4173 жыл бұрын

    Your Old Username Was Pocket Mars

  • @stratonov16
    @stratonov162 жыл бұрын

    I generally don't like things but it's 999 and I couldn't resist to make it to 1K

  • @dwifte
    @dwifte3 жыл бұрын

    else if if if

  • @TotallynotFonz

    @TotallynotFonz

    7 ай бұрын

    if

  • @rachelguan6261
    @rachelguan62615 жыл бұрын

    very cool! su?😳

  • @evanthelegend2785

    @evanthelegend2785

    4 жыл бұрын

    Rachel Guan 😳😳

  • @LeWolfYT
    @LeWolfYT2 жыл бұрын

    But jelly bean mode

  • @awsumturtle
    @awsumturtle3 жыл бұрын

    You could have used a switch statement, not like 10 ifs. That is very unoptimized code.

  • @kilgarragh
    @kilgarragh3 жыл бұрын

    so... are we going to discuss vr? that's... a no?

  • @silverpuffle
    @silverpuffle2 жыл бұрын

    Create bits and bolts now

  • @voonillathemalo
    @voonillathemalo3 жыл бұрын

    People disliked this because they suck at this minigame and have bad memories of it

  • @cubamckenzie8081
    @cubamckenzie80812 жыл бұрын

    Lol

  • @kartarva3556
    @kartarva35563 жыл бұрын

    Pocketmars anyone feel old?

  • @ErCapoAlex
    @ErCapoAlex3 жыл бұрын

    Hii

  • @FanisGames92
    @FanisGames92 Жыл бұрын

    Cp mini is broken. 😐

  • @shuaibali-ip7kg
    @shuaibali-ip7kg4 күн бұрын

    O

  • @uncalancomun2895
    @uncalancomun2895 Жыл бұрын

    I think im 100

  • @fampasicyalt
    @fampasicyalt Жыл бұрын

    Pocket Mars? I guess you are a teen while making this i also have some cracks I'm a tween

  • @user-yg2uy8bc8q

    @user-yg2uy8bc8q

    Жыл бұрын

    He was 17 when he did this

  • @beep2997
    @beep29972 жыл бұрын

    I'm a creeper

  • @BonesOfficial_
    @BonesOfficial_4 ай бұрын

    Oof, that’s your first vid? Looks weird.

  • @idonthaveanamelastname4996
    @idonthaveanamelastname49963 жыл бұрын

    i found this accidentally ;-;

  • @nkusters
    @nkusters4 жыл бұрын

    Cool, but maybe add a disclaimer that you can’t use those resources legally.

  • @WebGame2k
    @WebGame2k3 жыл бұрын

    I never played club penguin

  • @Tondon..
    @Tondon..3 жыл бұрын

    He will never pin this comment

  • @ripli3275

    @ripli3275

    2 жыл бұрын

    never

  • @Its_Tanokey

    @Its_Tanokey

    3 ай бұрын

    It's on top

  • @yikes.
    @yikes.3 ай бұрын

    just quit lil bro😭

  • @FriesUnited

    @FriesUnited

    3 ай бұрын

    Yikes! That’s harsh…. Jeez

  • @JinYuanz11

    @JinYuanz11

    Ай бұрын

    Yikes

  • @Heloooolololo

    @Heloooolololo

    18 күн бұрын

    He is shivering his timbers