mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-12-18 08:10:22 +00:00
how to make minecraft in c++ and opengl
This commit is contained in:
parent
b66d927237
commit
1c9e4c5c61
|
@ -9,11 +9,12 @@ Learning by doing is important and more effective than plainly following a docum
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
|
|
||||||
## C:
|
## C/C++:
|
||||||
* [Write a Shell in C](https://brennan.io/2015/01/16/write-a-shell-in-c/)
|
* [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 Text Editor](http://viewsourcecode.org/snaptoken/kilo/)
|
||||||
* [Build Your Own Lisp](http://www.buildyourownlisp.com/)
|
* [Build Your Own Lisp](http://www.buildyourownlisp.com/)
|
||||||
* [Write an OS from scratch](https://github.com/tuhdo/os01)
|
* [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_)
|
||||||
|
|
||||||
## JavaScript:
|
## JavaScript:
|
||||||
* [Create Serverless React.js Apps](http://serverless-stack.com/)
|
* [Create Serverless React.js Apps](http://serverless-stack.com/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user