• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Recent content by Hey I'm Brian

  1. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Milestone 7, finally done. This was more or less finished like two weeks ago but then I got a new job and things have been weird. A lot of general improvements in this one. The tutorial now exists. If you've never played the Pokémon tcg I would love your feedback on how it works. There's also...
  2. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Yeah I based the whole thing on the original Gameboy game, in which players could attack on the first turn. I'm planning for a future milestone to add togglable variant rules.
  3. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Milestone 6 adds the overworld! There's actually some semblance of progression now, which is a massive step from turning it from just a tcg simulator to an actual fangame! Like there's actually goals and continuity and actual intrinsic reason to play duels now. I was tempted to make this 0.1...
  4. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    I'm back. I was in a Zelda coma for a while there. The next milestone is done. The main additions are the card animations and the sound design. Looking back on milestone 4 the card animations are the one change I can't believe I lived without, it makes the whole game so much easier to follow...
  5. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Milestone 4 is finally done.. Compared to 0.0.3.2 the main difference you may notice is that the ai will sometimes switch out. Trust me when I say the ai is much more robust now. Next milestone is more finishing touches towards completing the duel system. Mostly cosmetic ones that are a little...
  6. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Just dropped a hot fix that hopefully fixed most of those. Except for: Either way, unless you find something especially game-crashing that will be the last hot fix before the next milestone. I'm excited for what comes after I do the hard part of "finalizing" the AI, so really just want to...
  7. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    New Build. (0.0.3.2) All them bug fixes have been bug-fixed (hopefully). But even more interesting you get an early look at the new UI. It is a world of better. From the player perspective this may as well be milestone 4, but I still have a lot of work to do on the AI behind the scenes. In the...
  8. Hey I'm Brian

    [Question] Can multiple people work on the same project?

    If you're asking about project management and version control tools, technically yes. How professional projects work is they work from a common repository and "pull" the files they're working on and "push" them the repo when they're ready to commit them. It's easier to do if you're working on...
  9. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Looking around you're probably right. That complicates things but I'll figure it out.
  10. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Yeah, I definitely didn't check each individual card so this amount of bugs isn't remotely surprising. I figured this would be a stage where people will test every card and get back to me about exactly these kinds of mostly data-entry error bugs. I've already found a couple of these in my own...
  11. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Milestone 3 is complete. The main parts of it were complete in the unstable version, but since then I've added some animations and customization options. Milestone 4 will be about further improving the AI and getting a proper, non-Unity-default UI. Expect it in few weeks probably? That's more or...
  12. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    Hey thanks for letting me know. - I couldn't find the Computer Search bug from what info you gave. From what I've tested, I have noticed that the card searching state is slightly unintuitive in that highlighting a new card doesn't automatically select that card if you already have one selected...
  13. Hey I'm Brian

    I'm programming the Pokémon TCG base set

    So hey, for the past two months I've been implementing the Base Set of the Pokémon TCG. Mostly to see if I could, but maybe to eventually make a proper fangame of the old gbc games. Milestone 7 10/8/23 Here is the most recent build. (0.0.7.0) You can play it in browser. 8/20/23 Milestone 6...
Back
Top