mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2025-02-22 08:12:17 +00:00
Merge pull request #67 from bobeff/handmade-hero
Add Handmade Hero tutorial.
This commit is contained in:
commit
26ed30cf67
|
@ -67,7 +67,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
|
|
||||||
### OpenGL:
|
### OpenGL:
|
||||||
|
|
||||||
* [How to Make Minecraft in C++/OpenGL](https://www.youtube.com/playlist?list=PLMZ_9w2XRxiZq1vfw1lrpCMRDufe2MKV_)
|
|
||||||
* Creating 2D Breakout game clone in C++ with OpenGL
|
* Creating 2D Breakout game clone in C++ with OpenGL
|
||||||
* [Breakout](https://learnopengl.com/In-Practice/2D-Game/Breakout)
|
* [Breakout](https://learnopengl.com/In-Practice/2D-Game/Breakout)
|
||||||
* [Setting up](https://learnopengl.com/In-Practice/2D-Game/Setting-up)
|
* [Setting up](https://learnopengl.com/In-Practice/2D-Game/Setting-up)
|
||||||
|
@ -83,6 +82,8 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Audio](https://learnopengl.com/In-Practice/2D-Game/Audio)
|
* [Audio](https://learnopengl.com/In-Practice/2D-Game/Audio)
|
||||||
* [Render text](https://learnopengl.com/In-Practice/2D-Game/Render-text)
|
* [Render text](https://learnopengl.com/In-Practice/2D-Game/Render-text)
|
||||||
* [Final thoughts](https://learnopengl.com/In-Practice/2D-Game/Final-thoughts)
|
* [Final thoughts](https://learnopengl.com/In-Practice/2D-Game/Final-thoughts)
|
||||||
|
* [Handmade Hero](https://handmadehero.org)
|
||||||
|
* [How to Make Minecraft in C++/OpenGL](https://www.youtube.com/playlist?list=PLMZ_9w2XRxiZq1vfw1lrpCMRDufe2MKV_)
|
||||||
|
|
||||||
## C#:
|
## C#:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user