Skip to content

Commit

Permalink
Merge pull request practical-tutorials#67 from bobeff/handmade-hero
Browse files Browse the repository at this point in the history
Add Handmade Hero tutorial.
  • Loading branch information
tuvtran authored Apr 27, 2018
2 parents ab48712 + 87978f2 commit 26ed30c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB

### 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
* [Breakout](https://learnopengl.com/In-Practice/2D-Game/Breakout)
* [Setting up](https://learnopengl.com/In-Practice/2D-Game/Setting-up)
Expand All @@ -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)
* [Render text](https://learnopengl.com/In-Practice/2D-Game/Render-text)
* [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#:

Expand Down

0 comments on commit 26ed30c

Please sign in to comment.