mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Update README.md
This commit is contained in:
parent
dcd46cf2a0
commit
1c1289bd40
1 changed files with 2 additions and 1 deletions
|
|
@ -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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue