game-programmer
Game dev guide
A study guide and resource collection for learning game programming in Python.
A Study Path for Game Programmer
18k stars
803 watching
2k forks
Language: Python
last commit: 8 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
ppy/osu-framework | A game framework designed to support the development of games inspired by osu! | 1,665 |
mariofv/littleorionengine | An academic C++ 3D game engine with scene management and physics simulation capabilities. | 60 |
packtpublishing/mastering-cpp-game-development | A comprehensive project teaching C++ game development using industry-standard libraries and techniques | 88 |
johanp/pixelizer | A game development framework that uses entities and components to simplify game creation and reduce tedious tasks. | 53 |
pygame/pygame | A cross-platform Python library for creating multimedia applications like games | 7,511 |
nerogames/nero-game-engine | A professional 2D game engine built around SFML and Box2D, designed to be simple and intuitive. | 59 |
omegax1000/danmakuproject | An efficient bullet hell game development library for Gamemaker Studio 2 | 12 |
jdegoes/lambdaconf-2014-introgame | A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
nikoladimitroff/zmey | A game engine written in C++ with Vulkan support, designed to handle graphics and gameplay. | 15 |
tnishinaga/rpi_micon_c85book | A Raspberry Pi program that demonstrates bare-metal programming and game development using C. | 46 |
pyglet/pyglet | A cross-platform Python library for developing visually rich applications and games. | 1,891 |
siv3d/opensiv3d | A C++20 framework for creative coding and game development with advanced graphics, audio, input, and math capabilities. | 1,018 |
monogame/monogame | A .NET framework for creating cross-platform games | 11,553 |
pmgl/microstudio | An online game development platform with tools for creating 2D and 3D games in JavaScript. | 932 |
coding-horror/basic-computer-games | Updating classic computer games from the 'BASIC Computer Games' book to modern languages | 10,847 |