From 7e0c7f219333540746fa6ab9517f40084adf5cf6 Mon Sep 17 00:00:00 2001 From: Kat Brandt Date: Thu, 15 Feb 2024 14:04:32 -0700 Subject: [PATCH] Add pair project --- module1/projects/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/module1/projects/index.md b/module1/projects/index.md index 2008a1d6..8f5771a7 100644 --- a/module1/projects/index.md +++ b/module1/projects/index.md @@ -10,7 +10,7 @@ The following projects will be assigned and their completion is required to be p * Week 1 (ungraded): [Credit Check](./credit_check.markdown) * Week 1-2 (Solo): [Flash Cards](./flashcards/) * Week 2-3 (Solo): [DMV](./dmv/) -* Week 3-4 (Paired): TBD +* Week 3-4 (Paired): [Battleship](./battleship/) or [Connect Four](./connect_four/) * Week 5-6 (Group Final): TBD ## Extension Projects