Skip to content

Commit 2c90569

Browse files
authored
Merge pull request #168 from robert/patch-1
Add some new projects
2 parents 6bf512e + 7d24bc4 commit 2c90569

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
452452
- [Part 3](http://www.ardendertat.com/2011/07/17/how-to-implement-a-search-engine-part-3-ranking-tf-idf/)
453453
- [Build the Game of Life](https://robertheaton.com/2018/07/20/project-2-game-of-life/)
454454
- [Create terminal ASCII art](https://robertheaton.com/2018/06/12/programming-projects-for-advanced-beginners-ascii-art/)
455+
- [Write a Tic-Tac-Toe AI](https://robertheaton.com/2018/10/09/programming-projects-for-advanced-beginners-3-a/)
456+
- [Create photomosaic art](https://robertheaton.com/2018/11/03/programming-project-4-photomosaics/)
457+
- [Build the game "Snake" in the terminal](https://robertheaton.com/2018/12/02/programming-project-5-snake/)
455458
- [Write yourself a Git](https://wyag.thb.lt/)
456459

457460
## Go:

0 commit comments

Comments
 (0)