Blockyheadman

  • Lvl 12
  • Nov 21, 2024
  • Joined May 16, 2022
  • 0 best answers
  • 70 points
  • 1 Following1 Follower
  • â’¸ 689.5
  • Hello! I'm Blockyheadman! Creator of BlockyOS, Sonic Hub, and Clikcer
    I'm a(n aspiring) Android, software, & game developer
    Not as active on CDO anymore as I work on ArcOS https://github.com/Izk-ArcOS

  • I need help making cards like these:



    Create your card using this project by remixing one of our cards:
    https://studio.code.org/projects/gamelab/prA3iibnYXDFHL5Jl9SlA2Y7djtm-Huqy78EiV4f7d4/view
    Send me the result in code like this:

    createCard({
      name:"DragonFireGames",
      rarity:"Legendary",
      health:5000,
      image:"https://mcdn.wallpapersafari.com/medium/75/47/2gJuCk.jpg",
      offx: 1,
      offy: 0,
      description: "The developer of FCR. Good at game development as well but loves tech demos. Takes pride in his use of keyvalues & outside sites. Also made this.",
      hpcol: 255,
      moves:[{
        title:"Lag Bomb",
        description:"Lag out your opponent with 3D minecraft so they can only attack every other turn while dealing 100 ATK.",
        cost:1,
        cooldown:1,
        use:function(opp) {
          opp.health -= 100;
          opp.status.push("Laggy");
        }
      },{
        title:"Admin",
        description:"Strike your opponent down for 300 ATK. Each time this card is used it's damage increases by 100 ATK.",
        cost:3,
        cooldown:1,
        use:function(opp) {
          opp.admindmg = opp.admindmg || 500;
          opp.health -= opp.admindmg;
          opp.admindmg += 100;
        }
      },{
        title:"Special- Reflection",
        description:"Hack code.org and deal as much damage as has been taken by all of your cards in your hand.",
        cost:5,
        cooldown:2,
        use:function(opp,self) {
          opp.health += self.health-self.parent.health;
        }
      }],
    });

    Don't worry about the use functions, but if you can make them please do. I will personally balance your submissions according to your rank on the forum as well, so don't just create op cards, create unique, personalized cards that reflect yourself & who's abilities reflect your skills, projects, and other unique talents.
    The card game works with a 20 card deck where each player has a hand of 4 cards. When a card is defeated, they draw another card randomly from their deck into their hand. Each turn a player can make as many moves as they want, and end the turn when they are done or when they run out of âš› points.
    Every 10 turns the number of âš› increases by 1. The starting amount is 1âš› per turn.
    Your rarity will also be the same as in this: https://gamelab.freeflarum.com/d/1438-ranking-system

    • https://studio.code.org/projects/applab/h1qb6phYLMMx_zhIeGwNqliJDXcpdNPy5N4SY2cRpAw is the library that was posted as of 09/13/23 and was wondering if anyone knew them.... i built a pretty decent interface around it and figured i'd share it with em.... unfortunately they left no way of contacting them besides there replit host so thought I'd ask here.... otherwise I'll just continue my search.... actually nvm found a bunch of contact stuff on the replit once i signed in so i should be all good still a pretty good concept, if your looking for storage alternatives this would definitely be one of them

      • Set danmaku color
        Set danmaku type
        0:00 / 0:00
        Speed
        Loop
        Show danmaku
        Unlimited danmaku
        Opacity for danmaku
        0.5
        0.75
        Normal
        1.25
        1.5
        2
        [x]
        Player version
        Player FPS
        Video type
        Video url
        Video resolution
        Video duration
        Error: You are not allowed to view this content
        Video load failed

        stunning

      • Hmm... something to look into perhaps... i know what your looking for in particular and i may not have the best way of achieving it either but here https://studio.code.org/projects/applab/33lBFhWhVj6RRf19ZUvqkC0dDLK3Ho-yPoi-Ce9E5t0/view
        I just realized i could make my own text box... because in applab textboxes i can't control the fricken carret but that would most likely take much much more time and be waaay more limited than the textbox that applab provides you out of the box

        • If you want to control the height of your jump with how long you hold the jump button, you could use keyWentUp to set your speed to 0 (but that would be a little jarring, so maybe with a minimum velocity thing that would be good)
          Or if you just want the down arrow to stop your upward momentum, you could first check if your moving up, if so set it to 0, then have it so you start falling after

        • ackvonhuelio just saying I give credit when due. It's annoying how people steal stuff from others & claim it's theirs. I have this issue on my yt channel with music. It sounds similar to other stuff but it's not stolen. Most of my requests were dealt with now. I feel they need to make a tag system or similar which shows the original project if it was copied or just original next to the original project.

        • does game lab have a way to save data for another time. Kinda like app labs key pair values?

          • INTERNECION That sucks. Also, I think it's funny with my luck on crushes because just about any person I like/liked has either, lost contact to me, wasn't a good person, never really liked me, or others. It never seems to work in my favor even though I am a great person.

          • INTERNECION Hey man, as long as I check this forum page, I will be listening. I don't like people throwing others out for no reason. That's rude.

          • INTERNECION & I'm pretty fine being a virgin for a long time. & I really doubt people have a crush on me but like you said, it's completely possible. It just might not be for a long time.

          • INTERNECION I'm really quiet around new ones but once I start to understand that person more, I get comfortable knowing what that person's boundaries are. I have been looking but not hard enough. I'm more focused on academic stuff & programming right now. I like to think that people are just missing out on a great person unless they already have someone good.

          • I wish I could find someone but I'm quite humble & quiet to new people. Most people don't really love me besides my family. I do have loads of friends though & it helps to not think about being lonely.

          • person thanks for letting me know. I'll check it out when I can & try to fix it.

          Chat