Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ Now that you have learnt the basics of Python, there are quite a lot you can do

[guessnotes]: https://github.com/oxcompsoc/learntocode/tree/master/guessthenumber

2. [Here][guessnotes] is a tutorial for building a snake game in Python using PyGame. (Difficulty: 4/5)
2. [Here][snakenotes] is a tutorial for building a snake game in Python using PyGame. (Difficulty: 4/5)

[snakenotes]: https://github.com/oxcompsoc/learntocode/tree/master/snake_game

Expand Down