Close
Close full mode
logoMakeCode AP CSP

Planning Your Unit 5 Project

⬜ Review Project Requirements & Responses and Unit 5 Project Rubric.

⬜ Brainstorm ideas for your project. Ask yourself the following questions:

  • What do I want to create?
  • Is there a project I have created this Unit that I want to develop further, or do I want to create something from scratch?
  • What is the goal of my program?
    • Do I want to create a game? tell a story? help someone? solve a problem?
    • What programming language will I use? Blocks? JavaScript? Python?
  • What part of my program will meet the requirement for:
    • Functions with parameters and return values
    • Conditional Statements and Boolean Operators
    • User input
    • While Loops
    • Arrays
    • Multiplayer
    • Tile maps
    • An extension (either an existing extension, or one you create)
    • Documentation – a user guide to explain how it works

⬜ Make a plan for your program.

⬜ Draw a flowchart and write pseudocode of what the program will do.

⬜ Divide up the tasks or parts of your program between team members.

πŸ“˜ Unit 5 - AAP Part 2 β€” Previous
Unit 5 Culminating Project
Next β€” πŸ“˜ Unit 5 - AAP Part 2
Unit 5 Culminating Project