• Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

Pokemon: Single Player Card Game [Game Maker]

  • 10
    Posts
    14
    Years
    • Seen Nov 2, 2010
    Introduction

    I've started to develop a game that is basically a card game, focusing on battles and exploration, something like the mainstream games but with an alternative approach. First of all, it is as simple looking as it can be: it is NOT about graphics/sound effects.

    The first screenshot features the "battle screen" before the actual battle. In this game, almost nothing is automated, it will be something like a card game on the PC, where your hand is represented by the mouse. You can drag and drop most things, you calculate damage and other things yourself, but it remains simple. Since it is not automated, you can mostly play however you feel like, but I will add a rulebook so you can play how it's meant to be played. The same thing gives it flexibility, since a new idea doesn't require
    loads of coding.

    Gameplay

    Battles are resolved in rounds, where both participants perform one move simultaneously. Damage is calculated and other effects are resolved, than the next round begins, until one of both sides faint. The moves a specimens knows is represented by a deck of cards, which is altered after each level up. The same battle screen after the first moves are resolved, as seen on the second screenshot.

    Meowth used Scratch and Tauros used Tackle. Both did 2 damage which was substracted from their HP (hit points). Scratch has an additional effect, that if a player rolls 6 with a dice, the status effect Bleeding is added to the foe. The cards on the bottom of the screen are not played, they were discarded. This is because each player gets to choose 1 move out of 2 each round. With single player, the foe is not given a choice, it will always play the first drawn card and discard the second, this will be used for wild specimens. here are cards with different types: Moves always have a set elemental type, represented by the card background (grey is normal). Behaviour moves are different as they mostly refer to the owner's type, so in this case, Basic Offense is normal type, but if a water type specimen uses it, it is water type. Some basic Behaviour moves are available to almost every species, while levelling replaces them eventually with better Moves.

    In the third screenshot, it shows the current state of levelling up. A Level Up card is shown with some simple instructions. 3 cards were revealed from Meowth's move deck, and the first one was changed, and it is now Bite instead of what it was before. It also shows the background of a dark type move (googled, as most of the other backgrounds).

    Current State

    At this point, I have just started. Only have a few species and moves added. Moves are mostly from the mainstream games, but some are altered to better fit the mechanics of this game. Huge lack of content, but plan is to add loads more.

    If anyone would like to:

    -just give it a try at its current state
    -help with testing for bugs and errors
    -contribute by giving suggestions, balancing and content ideas

    this is the place to post me, I'll PM a download link to the game. Note that it is a work in progress.
     

    Attachments

    • [PokeCommunity.com] Pokemon: Single Player Card Game [Game Maker]
      25308290787-orig.jpg
      69.5 KB · Views: 66
    • [PokeCommunity.com] Pokemon: Single Player Card Game [Game Maker]
      25308423910-orig.jpg
      71.6 KB · Views: 39
    • [PokeCommunity.com] Pokemon: Single Player Card Game [Game Maker]
      25308512394-orig.jpg
      67.4 KB · Views: 35
    Last edited:
    Looks good so far, but you need better graphics and such. I can help you with that if you want. Just PM me.
     
    Wow, looks really good so far. I think you need to redo the graphics and such. Just make them more appealing.

    I was wondering, this may be considered a suggestion though xD
    Do you pick a deck of cards (60, like in the real life card game), and they are randomly shuffled at the start of the battle/card dual? And your Pokémon have levels and can level up? And learn more moves to use as they level? And have like a story mode, and when you defeat trainers, they can/will give you some of their cards? And have an option to edit your deck.

    Good luck with this, I can kinda sprite, so if you need and type of that help. Feel free to ask :)
     
    This looks interesting. I'd like to know more about how the game is played, and the mechanics and so forth. Will the cards remain levelled up between battles, or will they return to default afterwards? If cards are randomly being changed upon level up, where is the strategy in building a good deck?

    I'm somewhat interested in AI and card games, so I'd be willing to offer a hand/second opinion on what you've come up with.
     
    Looks good thus far, I wish you the best in creating it as I will definitely be wanting to play :)
     
    Back
    Top