79.6k views
5 votes
Adam is using the software development life cycle to create a new game. He made an outline of what functionality the game will require, determined how long it will take to create the game, and made a list of people who could help him with the graphics. What should Adam do next

User Jorfus
by
4.3k points

1 Answer

3 votes

Answer:

Write pseudocode and create a mock-up of how the game will work and look

Step-by-step explanation:

Since in the question it is mentioned that Adam wants to develop a new game for this he made an outline with respect to game functions needed, time period, people who help him.

After that, he writes the pseudocode i.e a programming language and then develops a model i.e mock up that reflects the working of the game and its look so that he would get to know how much work is pending.

User Isa Kuru
by
4.7k points