-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the supplemental Wiki for the text-based adventure game developed across Modules Five, Six, and Seven.
Start with the repository
README.md. The repository contains the current step-by-step workflow. This Wiki explains how the three graded checkpoints connect and provides additional process guidance.
| Module | Activity | SDLC work | Graded submission |
|---|---|---|---|
| 5 | Project One | Analyze + Design | Storyboard, map, move pseudocode, get-item pseudocode |
| 6 | Module Six Milestone | Construct + Test reduced prototype | move_between_rooms.py |
| 7 | Project Two | Construct + Test complete game | text_based_game.py |
Create one personal it140-projects repository in Module Five and keep using
it through Module Seven.
The Module Six milestone uses a small provided dragon-game dictionary to practice movement, loops, branching, validation, and debugging.
It does not replace your Project One design.
In Project Two, return to your own Project One rooms, items, villain, map, and
pseudocode. Reuse useful programming lessons from the milestone, not its sample
world or exit ending.
Use:
- Repository
README.md - Repository
analysis/README.md - Repository
design/README.md - Project One Design
Open the same repository and use:
- Repository
prototype/README.md - Module Six Prototype
- Testing and Debugging
Continue in the same repository and use:
- Repository
src/README.md - Repository
tests/README.md - Project Two Final Game
- Testing and Debugging
- Project Workflow and SDLC
- Project One Design
- Module Six Prototype
- Project Two Final Game
- Working with Project Files in VS Code
- Git and GitHub Workflow
- Testing and Debugging
- Sources Citations and AI Use
- Help and Support
- FAQ
When sources differ, use this order:
- Current activity Guidelines and Rubric in D2L Brightspace
- Instructor directions
- Current repository README and phase README files
- This Wiki
Submission, grading, deadlines, accommodations, and instructor feedback remain in D2L Brightspace.