From 1c1289bd408b576a912ce021bef0de69734359ad Mon Sep 17 00:00:00 2001 From: Ilya Pantsir <42717485+wetHands04@users.noreply.github.com> Date: Sun, 8 Mar 2020 11:07:24 +0200 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c738fee..6477f2c 100644 --- a/README.md +++ b/README.md @@ -171,10 +171,11 @@ #### Build your own `Game` +* [**Assembly**: Write The Old-School Fire Effect and Bare-Metal Programming in C and Assembly ](https://www.hanshq.net/fire.html) * [**C**: _Handmade Hero_](https://handmadehero.org/) * [**C**: _How to Program an NES game in C_](https://nesdoug.com/) * [**C**: _Chess Engine In C_](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video] -* [**Assembly**: Write The Old-School Fire Effect and Bare-Metal Programming in C and Assembly ](https://www.hanshq.net/fire.html) +* [**C**: Othello Game in C ](https://www.hanshq.net/othello.html#win) * [**C**: _Let's Make: Dangerous Dave_](https://www.youtube.com/playlist?list=PLSkJey49cOgTSj465v2KbLZ7LMn10bCF9) [video] * [**C**: _Learn Video Game Programming in C_](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt) [video]