ssafty / terasoft-12

Educational Kinect Game using C# and XNA
https://www.youtube.com/watch?v=sl8d_kQj3c0
0 stars 0 forks source link

4.08 : As a user, I can throw the fish in a gravitational projectile motion #1

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As a user, I can throw the fish in a gravitational projectile motion

Original issue reported on code.google.com by 3abdelazim on 12 Apr 2012 at 5:33

GoogleCodeExporter commented 9 years ago
Tasks : 
   story sequence diagram & class diagram artifact
   get the velocity and angle
   generate positions of predator and update its position with time
   determine whether the prey and predator are hit or not
   documentation of methods

Original comment by 3abdelazim on 12 Apr 2012 at 5:38

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 12 Apr 2012 at 5:41

GoogleCodeExporter commented 9 years ago
abdelazim,,we need to have the same format for the issues so, please number the 
tasks like 1.
     2.

Original comment by mohamedra2fat on 13 Apr 2012 at 5:24

GoogleCodeExporter commented 9 years ago
can't edit comments
anyway, every task is written in a new line, so it doesn't matter that much

Original comment by 3abdelazim on 13 Apr 2012 at 6:19

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 18 Apr 2012 at 10:04

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 18 Apr 2012 at 10:06

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 23 Apr 2012 at 3:37

GoogleCodeExporter commented 9 years ago
Tamer, the convention of the Documentation will be as follows, Authod, 
Summmary, Parameter, Return

Original comment by mohamedra2fat on 24 Apr 2012 at 10:41

GoogleCodeExporter commented 9 years ago
sorry for the last comment, neglect it till you your documentation is ready

Original comment by mohamedra2fat on 24 Apr 2012 at 10:42

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 25 Apr 2012 at 11:03

GoogleCodeExporter commented 9 years ago
- Diagram name not written!
- Stereo types are not used!
- Can't find your method in class Environment2

Original comment by mohamed....@gmail.com on 25 Apr 2012 at 2:48

GoogleCodeExporter commented 9 years ago
stereotypes*

Original comment by mohamed....@gmail.com on 25 Apr 2012 at 3:06

GoogleCodeExporter commented 9 years ago
@Tamer, @ Zaza
I Don't know who is responsible for that class, but who ever is responsible, 
please add Documentation to the Class, Constructor, Instance variables

Original comment by mohamedra2fat on 26 Apr 2012 at 10:17

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r607.

Integrating code with other screens
added button, and measuring angle, velocity

Original comment by 3abdelazim on 27 Apr 2012 at 3:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r608.

Integrating code with other screens
added Experiment2 Load information in AllExperiments.cs

Original comment by 3abdelazim on 27 Apr 2012 at 4:37

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r609.

Integrating code with others
Adjusted angle and velocity ranges according to realistic measured values

Original comment by 3abdelazim on 27 Apr 2012 at 4:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r610.

Integrating code with others
Added method setSketeton(int ID) again after it had been removed by other's 
commits

Original comment by 3abdelazim on 27 Apr 2012 at 4:58

GoogleCodeExporter commented 9 years ago
No actor Activation Box is required(just a note)

Original comment by mohamed....@gmail.com on 27 Apr 2012 at 3:18

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r736.

Integrating code with others
added screen LastScreen and made it appear after the trial

Original comment by 3abdelazim on 27 Apr 2012 at 6:53

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r755.

Fixed a major bug in updating throw points

Original comment by 3abdelazim on 27 Apr 2012 at 9:04

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 27 Apr 2012 at 9:26

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r765.

edited documentation

Original comment by 3abdelazim on 27 Apr 2012 at 9:39

GoogleCodeExporter commented 9 years ago
change the label of documentation to be Ready

Original comment by mohamedra2fat on 27 Apr 2012 at 9:41

GoogleCodeExporter commented 9 years ago

Original comment by mohamedra2fat on 27 Apr 2012 at 9:50

GoogleCodeExporter commented 9 years ago
Story Reopened, with these 2 tasks

1) story sequence diagram & class diagram artifact
2) refine code and make it more generalized

Original comment by 3abdelazim on 11 May 2012 at 9:43

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 12 May 2012 at 10:51

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1271.

created method Update in Environment2 Class

Original comment by 3abdelazim on 21 May 2012 at 4:35

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1301.

edited Update method in class Experiment2.cs to go with the new way of 
representing environment

Original comment by 3abdelazim on 21 May 2012 at 10:47

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1306.

edited some data temporary to be ready for Tuesday's Demo

Original comment by 3abdelazim on 21 May 2012 at 11:53

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1345.

Integrated Experiment2.Update to work with the new way of measuring angle and 
velocity

Original comment by 3abdelazim on 22 May 2012 at 9:53

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1346.

Added a Method Win that checks whether the user won the game or not

Original comment by 3abdelazim on 22 May 2012 at 10:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1348.

Used the method Win to know the status of the player, Winner or Loser

Original comment by 3abdelazim on 22 May 2012 at 10:09

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1395.

Moved Experiment2 from Screens to Exp2 folder
edited font files that have unrecognized fonts

Original comment by 3abdelazim on 23 May 2012 at 10:25

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1564.

integrated work with Statistics screen

Original comment by 3abdelazim on 24 May 2012 at 1:10

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1569.

integrated work with Statistics screen

Original comment by 3abdelazim on 24 May 2012 at 1:56

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 24 May 2012 at 2:25

GoogleCodeExporter commented 9 years ago
Ok animation and throwing is awesome really.However you need to fix the winner 
and loser label to the correct position because it  half of it in the screen 
and half of it outside screen.Try to fix it to be centered in x and y  axis in 
the screen.

Original comment by hollaxy...@gmail.com on 24 May 2012 at 3:15

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1725.

Adjusted the "Winner" or "Loser" label position, fixed Documentation

Original comment by 3abdelazim on 24 May 2012 at 7:21

GoogleCodeExporter commented 9 years ago

Original comment by 3abdelazim on 24 May 2012 at 7:22

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1735.

fixed an error

Original comment by 3abdelazim on 24 May 2012 at 7:56

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1761.

fixed a bug

Original comment by 3abdelazim on 24 May 2012 at 9:41

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1762.

fixed a Warning

Original comment by 3abdelazim on 24 May 2012 at 9:44

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1765.

fixed a bug

Original comment by 3abdelazim on 24 May 2012 at 9:48

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1775.

fixed a bug

Original comment by 3abdelazim on 24 May 2012 at 10:06

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1777.

fixed a bug

Original comment by 3abdelazim on 24 May 2012 at 10:16

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1797.

fixed a bug

Original comment by 3abdelazim on 24 May 2012 at 11:12

GoogleCodeExporter commented 9 years ago

Original comment by hollaxy...@gmail.com on 25 May 2012 at 12:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1838.

Edited constructor to resolve a bug

Original comment by 3abdelazim on 25 May 2012 at 12:27

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1840.

Removed the old constructor

Original comment by 3abdelazim on 25 May 2012 at 12:33

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r1852.

Fixed Documentation issues

Original comment by 3abdelazim on 25 May 2012 at 1:51