game-programming-patterns
Game Development Patterns
A collection of design patterns and principles for game development in C++.
Source repo for the book
4k stars
149 watching
496 forks
Language: HTML
last commit: 6 months ago
Linked from 2 awesome lists
architecturebookc-plus-plusdesign-patternsgame-developmentmarkdownoptimization
Related projects:
Repository | Description | Stars |
---|---|---|
jupyter-book/jupyter-book | Builds interactive books and PDF documents from computational content using Python | 3,891 |
coding-horror/basic-computer-games | Updating classic computer games from the 'BASIC Computer Games' book to modern languages | 10,879 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,595 |
rust-unofficial/patterns | An online reference catalog for Rust design patterns and idioms | 8,178 |
heathermiller/dist-prog-book | A comprehensive online book on programming models for distributed systems | 3,426 |
mnielsen/neural-networks-and-deep-learning | Provides Python code examples for neural networks and deep learning concepts | 16,189 |
mwouts/jupytext | Enables conversion between Jupyter Notebooks and plain text documents | 6,673 |
overv/vulkantutorial | A tutorial and e-book guide to the Vulkan graphics and compute API using C++ | 3,224 |
mgp/book-notes | A collection of notes and summaries from books on various topics, including programming, entrepreneurship, and personal development. | 3,952 |
norvig/pytudes | A collection of concise Python programs to practice and improve specific programming skills. | 23,209 |
jagregory/abrash-black-book | A collection of graphics programming knowledge and examples from Michael Abrash's Black Book | 4,512 |
pytorch/tutorials | PyTorch tutorials for learning deep learning with the PyTorch framework | 8,296 |
mgechev/javascript-algorithms | Implementations of computer science algorithms in JavaScript. | 7,844 |
huangsam/ultimate-python | A comprehensive study guide for learning Python by exploring core concepts through hands-on examples and interactive modules. | 5,116 |
wesm/pydata-book | Materials and IPython notebooks for data analysis with Python | 22,389 |