This site requires JavaScript, please enable it in your browser!
Greenfoot back

Report as inappropriate.

cellostar47
cellostar47 presents ...

2013/1/30

Extreme Greeps

This is the basic Greeps challenge, but with some custom maps.

3417 views / 669 in the last 7 days

Tags: game

Your browser does not support the canvas tag.
cellostar47cellostar47

2013/1/30

The greeps now have 17 different maps to collect tomatoes on!
A new version of this scenario was uploaded on Wed Jan 30 19:36:00 UTC 2013 We now have a total of 20 maps.
cellostar47cellostar47

2013/1/31

My code was created for just the first 3 maps. I then use the same code on the other maps.
A new version of this scenario was uploaded on Thu Jan 31 13:58:40 UTC 2013 Added 2 more maps.
A new version of this scenario was uploaded on Thu Jan 31 13:59:19 UTC 2013 Added 2 more maps.
ALL OBSERVERS PLEASE NOTE: Maps 1 through 3 are official maps. Maps 4 through 11 were made by me (with no credit from Cellostar47). Maps 12 through 17 were actually made by Cellostar47.
Hello, I am working on a greeps project for school and I was wondering how you made the different maps?
To sask_girlz_rock: Making maps is easy. Just make an 799x599 map image and make sure the colors roughly match. As you can see they do not need to be exact. The more difficult part is editing the mapData array. You must add another dimension for each new map. The first 3-tuple is {targetY, startX, startY (this should always be 0) }. The rest define tomato piles: {numberTomatoes, X, Y}. I believe that that should be enough.

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.