Alice Community  

Go Back   Alice Community > Alice 3 > How Do I?

Reply
 
Thread Tools Display Modes
Help me.
Old
Hash12
Junior Member
 
Status: Offline
Posts: 9
Join Date: Aug 2018
Exclamation Help me. - 10-01-2018, 01:25 PM

I have no idea how to do these projects. Can someone please help.

Collisions Road
Your goal is to create a project where you control at least 3 objects that are being flung in the direction of another. These 3 objects should use one method with parameters to control the action. These objects should also all have their own events to trigger their action. When there is a collision between two objects there should be an appropriate crash that would mimic that in the real world. For example if a plane gets hit with a missile it would start on fire and fall out of the sky.
Create a Method that tests for collision between 2 objects. This function will require parameters to work.
Create a Method that uses the Test for Collision Function and performs actions based on whether the objects collide.
There needs to be directions at the beginning for the user.
There should be an event that begins all the action. (This means the game should not start until the user presses a start button or key.)
Please comment on coding sections so someone who looks at your code can understand what is going on.

Collision Road GRADING:
At least 4 different methods (Instructions, Collision, 2-Object Movements ). Correct use of a conditional statement to test if the two objects collide with each other. Multiple button EVENTS used to control object movements. Parameters used properly. Good Animation and COMMENTS!
Some methods and events used, proper conditional statement to test if the two objects collide with each other. Parameters used properly. Good Animation and COMMENTS!
Object 1 moves down the path, 3-5 objects are able to collide with the moving object. At least 1 event action is used.

https://www.youtube.com/watch?v=9oFE...ature=youtu.be


Random Races
In this project you are to create a race between at least 3 objects. In the race there should be no set winner because random numbers are used to control how far each person moves.
This project will require all the following in order to complete the basic objectives
Parameters for which person and which target they are going to.
Dummy objects to control the camera locations
Dummy objects for movement
If/Else Statements
Working with the world Speed Multiplier (for a slow motion finish)
3D Text or someone talking to start the race
The basic example only required about 16-20 lines of code to work.
A way to start to the race (words, directions, lights, etc.)

Random Race GRADING:
At least 3 different methods (Start, Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Switch between 2 different camera angles. Parameters used properly for movement. Good Animation and COMMENTS!
At least 2 different methods (Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Parameters used properly for movement. Good Animation and COMMENTS!
Random Movements

https://www.youtube.com/watch?v=La3p...ature=youtu.be
   
Reply With Quote
Old
bodyjohn
Member
 
Status: Offline
Posts: 28
Join Date: Oct 2018
Default 03-01-2019, 04:05 AM

Quote:
Originally Posted by Hash12 View Post
I have no idea how to do these projects. Can someone please help.

Collisions Road
Your goal is to create a project where you control at least 3 objects that are being flung in the direction of another. These 3 objects should use one method with parameters to control the action. These objects should also all have their own events to trigger their action. When there is a collision between two objects there should be an appropriate crash that would mimic that in the real world. For example if a plane gets hit with a missile it would start on fire and fall out of the sky.
Create a Method that tests for collision between 2 objects. This function will require parameters to work.
Create a Method that uses the Test for Collision Function and performs actions based on whether the objects collide.
There needs to be directions at the beginning for the user.
There should be an event that begins all the action. (This means the game should not start until the user presses a start button or key.)
Please comment on coding sections so someone who looks at your code can understand what is going on.

Collision Road GRADING:
At least 4 different methods (Instructions, Collision, 2-Object Movements ). Correct use of a conditional statement to test if the two objects collide with each other. Multiple button EVENTS used to control object movements. Parameters used properly. Good Animation and COMMENTS!
Some methods and events used, proper conditional statement to test if the two objects collide with each other. Parameters used properly. Good Animation and COMMENTS!
Object 1 moves down the path, 3-5 objects are able to collide with the moving object. At least 1 event action is used.

https://www.youtube.com/watch?v=9oFE...ature=youtu.be


Random Races
In this project you are to create a race between at least 3 objects. In the race there should be no set winner because random numbers are used to control how far each person moves.
This project will require all the following in order to complete the basic objectives
Parameters for which person and which target they are going to.
Dummy objects to control the camera locations
Dummy objects for movement
If/Else Statements
Working with the world Speed Multiplier (for a slow motion finish)
3D Text or someone talking to start the race
The basic example only required about 16-20 lines of code to work.
A way to start to the race (words, directions, lights, etc.)

Random Race GRADING:
At least 3 different methods (Start, Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Switch between 2 different camera angles. Parameters used properly for movement. Good Animation and COMMENTS!
At least 2 different methods (Random Movement, Finish). Correct use of a conditional statement to test if someone finishes the race. Parameters used properly for movement. Good Animation and COMMENTS!
Random Movements

https://www.youtube.com/watch?v=La3p...ature=youtu.be
my friend can help you, wait!
   
Reply With Quote
Reply

Tags
help me

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.