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

2013/9/1

Challenge 6 || September 2013

1
2
3
4
JetLennit JetLennit

2013/9/1

#

There are no prizes this is just for fun!

The challenge starts now and will end on October First Incorporating the challenge theme will give you 1 extra vote. Mental only uses it's own theme, not the challenge's that it uses. There will be Beginner Best in Class, Intermediate Best in Class, Expert Best in Class, and Mental Best in class. Rules -Do not copy anyone else's scenarios -You are allowed to use the discussion area to get help for your code -You are allowed to use code from demo scenarios, but you have to change it and make it unique to your scenario -You can work in a group but the (user)names of the members of the group have to be included in the description -You must include the source code -You must use the Challenge ID as a tag for you scenario -You can do whatever you want with the scenario as long as it does what the challenge asks for -You can enter more than one challenge but only one of your challenges can win -You are not allowed to ask people to vote for your scenario -You must say how incorporated the challenge theme in the description if you have Failure to meet all these by October First will result in disqualification Beginner Challenge Theme Alien Challenge ID C6S13B Challenge Description A game in which you turn and shoot at randomly incoming enemies Intermediate Challenge Theme Complex Challenge ID C6S13I Challenge Description A game that uses no actors Expert Challenge Theme Growth Challenge ID C6S13E Challenge Description A Role Playing Game set in the future that has equipment that you have to buy with an in-game currency Mental Challenge Theme binary Challenge ID C6S13M Challenge Description You must make something that combines two or more the challenges Now that you know all that there is one more thing to do....... start programming!
joeschmoe joeschmoe

2013/9/1

#
What do you mean by "complex"? Like abstract?
Or maybe a hard-to-play game, or a big, complicated game...
JetLennit JetLennit

2013/9/1

#
joeschmoe wrote...
What do you mean by "complex"? Like abstract?
A lot of stuff going on, lots of colors, long, hard, hard to understand, ect
So for a game that uses no actors (Intermediate) Do you mean no pictures, or no Actor subclasses?
JetLennit JetLennit

2013/9/1

#
No actor subclasses
Interesting. That will be fun.
JetLennit JetLennit

2013/9/1

#
I hope it is
joeschmoe joeschmoe

2013/9/1

#
I dont know where to start with that... How can you even do that? Looks like I might be going down to beginner again :P
To do something like that, you would have to do everything in the world (or in other classes that help the world out). You also need to know how to use GreenfootImage, because you can merge images together into one big picture, and change how it looks. An example of a scenario without actors is Game/maniac's Sandbox. All of that is drawn out by the world, no actors at all.
K_wow K_wow

2013/9/1

#
Yet another challenge where the expert challenge could be easier than the intermediate one. The expert one might not even be the most time consuming, except for perhaps the character animations.
erdelf erdelf

2013/9/1

#
does my alien space shooter fit the requirements for the beginner challenge?
K_wow K_wow

2013/9/1

#
The spaceship doesn't move, and neither do the enemy ships. I'm not sure if that's allowed.
erdelf erdelf

2013/9/1

#
moving wasnt really part of the requirements, right?
K_wow K_wow

2013/9/1

#
I guess... But I think it would have been if JetLennit had considered it.
There are more replies on the next page.
1
2
3
4