algosup / 2023-2024-project-2-x86-retrogaming-team-6

2 stars 0 forks source link

Weekly report 48 correction #7

Closed Manech-Laguens closed 10 months ago

Manech-Laguens commented 10 months ago

part "Technical Specification" : "The technical is finished being written... ....Tuesday November 27." Here is a little rephrasing : The Technical Specification has been completely written. We fully corrected and checked, we then handed it down on the 12/27/23.

Manech Laguens*

part "Learning Assembly and Code" "This week we managed to keep our pac man on the move. He can now move in all directions (up, down, left, right)." Here are some modifications : During this week, we succeeded to make ou Pac-Man changing direction, he can now go in every direction, which are up, down, left and right.

"To do this, junior software engineers had to understand how to use the position of pixels in relation to our 320 by 200 screen. And then be able to link it to the player's keystrokes to make it move wherever he wants." Some words to modify : To do so, junior software engineers had to understand how to use the position of pixels in relation to our 320 by 200 screen. And then be able to link it to the player's command to make it move wherever he wants.

"The junior software engineers are working on opening and closing the mouth as the pac man moves when he eat some point." Better to have the same thence everywhere : The junior software engineers worked on opening and closing Pac-Mans mouth whenever he eats a point.

"To do this, we need to create 3 different sprites. 1 sprite with its mouth closed, another with its mouth half open, and the last with its mouth completely open." Same as before, thence issue : To do this, we had to create 3 different sprites. A first sprite with its mouth closed, a second one with its mouth half open, and the third with its mouth completely open.

"Junior Software Engineer & Rémy Charles" There are two engineers : Junior Software Engineers & Rémy Charles

"To solve this problem, we'll leave the menu aside for the moment. Then we'll finish a playable, bug-free version of our game before adding extras like the menu or the score." I'll make it more understandable : To solve this problem, we'll leave the menu aside for the moment. We prefer to show a playable, bug-free version of our game before adding extras like the menu or the score.

"The developers and other team members will concentrate on the pac man's collisions with the walls. But we're also working on the problem of the pac man's size, which is too small compared to the size of the labyrinth's corridors." Here is a little adjustment : The developers and other team members will focus on the Pac-Man's collisions with the walls. We're also working on an issue concerning Pac-Mans size, which is too small compared to the labyrinth's corridors.

"Finally, we update various documents such as the gantt diagram and the project charter." Put the same thence as before : To conclude, we updated various documents such as the Gantts diagram and the project charter.

part "Next week schedule" : "Here are the tasks we'd like to accomplish over the next week." Little modification : Here are the tasks we would like to realize during the upcoming week.

"Secondly, the finalization of our QA Test Plan." Since its the end, it's better to say "finally" : Finally, the finalization of our QAs Test Plan.

Manech-Laguens commented 10 months ago

This issue isn't close, all those modifications have to be put in place.