Hi Guys!
I’m here again!
Today I created a new game. Do you remember my old PVZ Game I made? Well, I remade it into a new game with a GameBoy Style and more accurate mechanics. I’ll be updating this piece by piece.
Here’s the game GAME
I hope you like it.
Let me know if there are any glitches in the game or any errors in my code.
Ah! I also want to know if, you want this game to be in grayscale or in color.
This game is awesome! Nice drawings to turn it grayscale! One mechanic you could improve is so that not all sunflowers and pea-shooters shoot or make suns at the same time. You could do this by using sprite data extension, and timer extension! (Both in the direct library of makecode.) Then, you could do this:
Use the [on sprite created of type (whatever the plants types are)] have them track the miliseconds played, then, every time a pea is shot or sun is sunned, they calculate the delay using the tracked data, and use the timer extension to do [After (time) run code].
Also, Color will make it more difficult to draw, because grayscale colors can be interpreted as many colors, for instance one grayscale color used as yellow and light green, therefore it will have better graphics.
@MYR Thank you for the advice. Maybe I could put an “after [pick random between 50 and 150]” before each projectile spawn. Also, I’m not sure if I will leave it in GrayScale because the poll says everyone wants it in color, but anyway, thanks for the help!
The Second Update is Here! GAME IS HERE
PVZ Pocket Edition V. 0.2 adds the following things:
Sun amounts are identical to the original game
More Effects
Bigger area
FINAL WAVE
Hope you all like the new version!
PD: Tell me if I have to change/improve any sprite’s animation/mechanic.
PPD: Do you think the zombies go too fast? Tell me down in the comments
Thank you!
If you read my newest help topic, you will know I will have to restart making the game, since every link of this game doesn’t work for me. But anyway, you never have to give up!
This is the new game style I’m thinking of
Thanks for your comprehension!
This game is really awesome! One thing you could to to make your game even better is to slow down the Cursor movement. I had a really hard time on my computer moving the mouse to the right place and clicking on the suns of the sunflowers before they disappeared.
THE SUPER BIG NEW VERSION OF PLANTS VS. ZOMBIE POCKET EDITION IS FINALLY HERE! (I WILL NEVER GIVE UP!!!)
What’s New!?
-DAY WORLD COMPLETED!!
-NEW PLANTS!
-NEW ART STYLE!! YAYYY!!
-BUCKET HEAD ZOMBIE!!!
-LAWNMOWERS!!
-AND MUCH MORE!!!
I HOPE Y’ALL LIKE THIS SUPER MEGA UPDATE AS I LOVE IT!!!
PD: I will make different versions of the game to save more performance of it.
For each different world, I will make an own different version (ex. Day Version, Night version, etc.)