Skip to content
This repository was archived by the owner on Sep 1, 2022. It is now read-only.

Commit 0fb9f21

Browse files
authored
Update course-details.md
1 parent 10ede16 commit 0fb9f21

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

course-details.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,17 @@ And when you're done you'll be able to:
2323
- Accept changes introduced by a pull request review
2424

2525

26+
## What you'll build
27+
We'll be building a tetris game!
28+
29+
![tetris](https://user-images.githubusercontent.com/57373296/75575281-e332b200-5a2d-11ea-94da-8ce317ab1206.gif)
30+
2631
## Prerequisites
2732
None. This course is a great introduction to using pull requests.
2833

34+
## Projects used
35+
- This course uses a javascript [tetris game](https://github.com/jakesgordon/javascript-tetris)
36+
2937
## Audience
3038

3139
Developers, new GitHub users, users new to Git, students, managers, teams

0 commit comments

Comments
 (0)