{"id":13470669,"url":"https://github.com/munificent/game-programming-patterns","last_synced_at":"2025-05-14T12:11:41.453Z","repository":{"id":9498443,"uuid":"11390832","full_name":"munificent/game-programming-patterns","owner":"munificent","description":"Source repo for the book","archived":false,"fork":false,"pushed_at":"2024-07-21T23:27:15.000Z","size":129223,"stargazers_count":4275,"open_issues_count":96,"forks_count":504,"subscribers_count":148,"default_branch":"master","last_synced_at":"2025-04-10T03:47:16.898Z","etag":null,"topics":["architecture","book","c-plus-plus","design-patterns","game-development","markdown","optimization"],"latest_commit_sha":null,"homepage":"http://gameprogrammingpatterns.com/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/munificent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2013-07-13T16:38:35.000Z","updated_at":"2025-04-09T11:08:25.000Z","dependencies_parsed_at":"2024-01-24T23:05:20.780Z","dependency_job_id":"ec270acd-aba0-4150-89bf-0a2d25047a04","html_url":"https://github.com/munificent/game-programming-patterns","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fgame-programming-patterns","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fgame-programming-patterns/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fgame-programming-patterns/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/munificent%2Fgame-programming-patterns/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/munificent","download_url":"https://codeload.github.com/munificent/game-programming-patterns/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254140768,"owners_count":22021220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["architecture","book","c-plus-plus","design-patterns","game-development","markdown","optimization"],"created_at":"2024-07-31T16:00:33.555Z","updated_at":"2025-05-14T12:11:41.408Z","avatar_url":"https://github.com/munificent.png","language":"HTML","readme":"**Note: Now that the book is done, I'm not actively working on it.**\n\nThere are only so many hours in the day, and I have other projects that need my\nlove, including a new book. This means I'm not responding to issues and pull\nrequests here. However, I do intend to circle back and do a second edition at\n*some* point, so please do continue to file bugs.\n\nEven though I'm not responding, I do deeply appreciate every issue filed.\nThank you!\n\n\u0026ndash; bob\n\n---\n\nThis is the source repo for the book [Game Programming Patterns][].\n\n## Building the Book\n\nThe book is written in Markdown (in `book/`). A little Python script (`script/format.py`) converts that along with a SASS file (`asset/style.scss`) and HTML template (`asset/template.html`) to the final HTML (in `html/`). To run the format script locally, you'll need to have Python 2.7-ish, and install Python Markdown, Pygments, and SmartyPants:\n\n    $ pip install markdown\n    $ pip install pygments\n    $ pip install smartypants\n\nYou may need `sudo` for those. Once that's done, you can run:\n\n    $ python script/format.py\n\nMake sure to run this from the root directory of the repo. That will regenerate all of the chapter and section intro HTML files. If you're editing stuff, the script can also be run in watch mode:\n\n    $ python script/format.py --watch\n\nThat will monitor the file system for changes to the markdown files, SASS file, or HTML template, and reprocess them as needed.\n\n[game programming patterns]: http://gameprogrammingpatterns.com/\n","funding_links":[],"categories":["HTML","Books","Games","GameProgramming"],"sub_categories":["Visual Python"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunificent%2Fgame-programming-patterns","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmunificent%2Fgame-programming-patterns","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmunificent%2Fgame-programming-patterns/lists"}