mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-03 01:09:25 +00:00
Correcting a grammatical error
L189: an NES game --> a NES game
This commit is contained in:
parent
24a385c09a
commit
db3d666d53
1 changed files with 1 additions and 1 deletions
|
|
@ -186,7 +186,7 @@ It's a great way to learn.
|
||||||
#### Build your own `Game`
|
#### Build your own `Game`
|
||||||
|
|
||||||
* [**C**: _Handmade Hero_](https://handmadehero.org/)
|
* [**C**: _Handmade Hero_](https://handmadehero.org/)
|
||||||
* [**C**: _How to Program an NES game in C_](https://nesdoug.com/)
|
* [**C**: _How to Program a NES game in C_](https://nesdoug.com/)
|
||||||
* [**C**: _Chess Engine In C_](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video]
|
* [**C**: _Chess Engine In C_](https://www.youtube.com/playlist?list=PLZ1QII7yudbc-Ky058TEaOstZHVbT-2hg) [video]
|
||||||
* [**C**: _Let's Make: Dangerous Dave_](https://www.youtube.com/playlist?list=PLSkJey49cOgTSj465v2KbLZ7LMn10bCF9) [video]
|
* [**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)
|
* [**C**: _Learn Video Game Programming in C_](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue