mirror of
https://github.com/practical-tutorials/project-based-learning
synced 2024-11-23 20:23:10 +00:00
how to program an NES game in C
This commit is contained in:
parent
7c5fa610a5
commit
0d73ccb2cc
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
|||
* [Write a Shell in C](https://brennan.io/2015/01/16/write-a-shell-in-c/)
|
||||
* [Build Your Own Text Editor](http://viewsourcecode.org/snaptoken/kilo/)
|
||||
* [Build Your Own Lisp](http://www.buildyourownlisp.com/)
|
||||
* [How to Program an NES Game in C](https://nesdoug.com/)
|
||||
* [Write an OS from scratch](https://github.com/tuhdo/os01)
|
||||
* [How to Make Minecraft in C++/OpenGL](https://www.youtube.com/playlist?list=PLMZ_9w2XRxiZq1vfw1lrpCMRDufe2MKV_)
|
||||
* [How to Write an Emulator (CHIP-8 interpreter)](http://www.multigesture.net/articles/how-to-write-an-emulator-chip-8-interpreter/)
|
||||
|
|
Loading…
Reference in a new issue