Question: To test the ability to generate non - technical project documentation using mark down syntax Directions For a project of your choice that you have

To test the ability to generate non-technical project documentation using mark down syntax Directions For a project of your choice that you have implemented for this course (but not Project 4), you are going to create a Project Document. For your project, create or use a file named README.md. A file that uses the .md file extension can use markdown syntax to create a well formatted document. In addition to using markdown for formatting, your Project Document must contain: # Project Title ## Project Description Describe what the purpose of the project is. Include what it does in summary and what programming concepts it reinforces ## Project Guide ### Dependencies To run your code, what does a user need to have installed? ### How to run the project If they have things installed, how can they run your project? ### How to play the game Tell a user how to play your game. Be sure to add special details if you implemented something extra! ## Lessons Learned Tell us what you learned along the way. Examples include:- what concepts you practiced / better understood- bugs you detangled

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!