We saw a movie with command line game and wanted to try and recreate it by applying our knowledge.
- ascii art
- modules for reusable code
- process.argv
- callbacks
- promises
- other libraries
- Node.js
- Describe how something works. (Remember & Understand)
- Demonstrate how to build the project. (Apply & Analyze)
- Design something else based off the project. (Apply & Analyze)