This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-05-24 23:15:06

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Pokemon TCG, Scratched

I've always wanted to see if a TCG game could be done in Scratch, but I've never really had good ideas for a original one. So I decided to use an already existing one, and I decided to go with Pokemon, because it's simple and a big part of the community (considering Scratch's community is mostly kids) might play it. Most likely, only the 102~ card of the Base Set (i.e. the very first cards released) will be available, since they have the simplest effects and as to not having to write down too much cards.

Card data will be stored in lists. I figure most of the card data could be written in numbers that could be then referenced by using the (letter () of []) block. Per example, the elemental types of cards are 7, therefore the type of the card could simply be a number 1-7. Health is usually 30-120, in multiples of 10, so the program could multiply the HP by 10 later.

I wasn't sure whether to put this in Collaboration to seek for help or here, but I went for the latter as it's currently just an idea and I'm still figuring out how to do it.


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#2 2012-09-01 21:07:49

OrcaCat
Scratcher
Registered: 2010-06-30
Posts: 500+

Re: Pokemon TCG, Scratched

Good idea! I've always wanted to do that, just I think the Pokemon video games are so much more fun, so I'm creating a Pokemon video game myself. If you need help with programming, just ask on one of my projects.


     Awesome music     Electrode's theme     Epic music
Bye, 1.x.  sad                             Hello, 2.x!  smile

Offline

 

Board footer