Skip to content

Commit 6965d8e

Browse files
committed
Add Guru of The Week under websites
1 parent 5bb16ee commit 6965d8e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
209209
## Game Engine
210210

211211
* [Cocos2d-x](http://www.cocos2d-x.org/) - A multi-platform framework for building 2d games, interactive books, demos and other graphical applications. [Commercial?]
212-
* [delta3d](http://sourceforge.net/projects/delta3d/) - A open source robust simulation platform. [LGPLv2]
212+
* [delta3d](http://sourceforge.net/projects/delta3d/) - An open source robust simulation platform. [LGPLv2]
213213
* [Grit](http://gritengine.com/) - Community project to build a free game engine for implementing open world 3D games. [MIT]
214214
* [Irrlicht](http://irrlicht.sourceforge.net/) - An open source high performance realtime 3D engine written in C++. [zlib]
215215
* [Polycode](http://polycode.org/) - Open-Source Framework for creating games in C++ (with Lua bindings). [MIT]
@@ -590,6 +590,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
590590
* [CppCon](http://cppcon.org/) - The C++ Conference.
591591
* [C++ reference](http://cppreference.com/) - C++98, C++03, C++11, C++14 reference.
592592
* [cplusplus.com](http://www.cplusplus.com/) - The C++ Resources Network.
593+
* [Guru of the Week](http://www.gotw.ca/gotw/) - a regular series of C++ programming problems created and written by Herb Sutter.
593594
* [Meeting C++](http://meetingcpp.com/)
594595

595596
## Weblogs

0 commit comments

Comments
 (0)