cppcon2014
Game dev demo
A repository containing slides and code for a talk on C++11/C++14 game development
Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.
87 stars
5 watching
17 forks
Language: C++
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vittorioromeo/cppnow2015 | A repository showcasing an expanded explanation of the C++ standard library function for_each_arg | 7 |
packtpublishing/mastering-cpp-game-development | A comprehensive project teaching C++ game development using industry-standard libraries and techniques | 88 |
cppcon/cppcon2016 | Collection of slides, code, and materials from CppCon 2016 presentations on C++ development topics | 1,809 |
hsivonen/recode_cpp | A test and demonstration project for encoding_rs in C++ | 2 |
0xc0dec/demos | A collection of OpenGL and Vulkan graphics demos in C++ | 45 |
harrison1/unrealcpp | A collection of Unreal Engine 4 C++ examples and tutorials covering various topics in game development. | 1,231 |
orfeasel/ue4-cpp-tutorials | A collection of C++ implementation examples and tutorials for implementing game systems in Unreal Engine 4 | 684 |
in4k/crawlspace | An 1k-byte C program showcasing a simple game or interactive experience within the demoscene genre | 9 |
michaelficarra/purescript-demo-mario | An implementation of a classic video game demo in PureScript | 75 |
empyreanx/pico_headers | A collection of cross-platform single header libraries for game development. | 272 |
cppcon/cppcon2017 | A collection of presentation materials from CppCon 2017, including slides and code for talks on various C++ topics. | 1,785 |
microsoft/vscode-remote-try-cpp | A sample project for testing development containers with C++ | 189 |
cppcon/cppcon2015 | A collection of C++ presentation materials from the 2015 conference | 1,781 |
cppcon/cppcon2018 | A collection of presentation materials from CppCon 2018 featuring C++ programming concepts, techniques, and tools. | 1,427 |
siegelord/dallegro5 | A C++ library wrapper for the Allegro5 game development library | 42 |