Chomp 1

Install Java to view this project right on your browser!

user_icon misterlawrence shared it 5 years, 1 month ago
180 views, 1 remix by 1 person, 11 downloads
Add to my favorites?
Flag as inappropriate?

Comments

You need to be logged in to post comments

Add a Comment

 
anuw anuw 10 months, 3 weeks ago

try this script; (When /= clicked)(show){forever(if<not<touching(Big Fish)?>>(turn (\ (pick random(-45)to(45)degrees)(glide(0.5) secs to x:(pick random(-100) to (100)) y: (pick random(-100) to (100))){else (play sound (meow))(change(score)by(1))(hide)}} for both fish

Spazo9 Spazo9 4 years, 9 months ago

i rewrote it and it worked and i also made a way for the fishes to win (link to project)

fab_programmer123 fab_programme… 5 years ago

That's weird. I've tried everything to fix your game, misterlawrence and it just doesn't work. I would try to rewrite it carefully.

fab_programmer123 fab_programme… 5 years ago

Wait never mind, tried what i said earlier and didn't work

fab_programmer123 fab_programme… 5 years ago

I think i know why it isn't working. You have a if else block for when the green flag is clicked, but it will only check at the very beginning of the game(when flag clicked) Try putting the if else statement in a forever block.

Please Wait...