From 050d069408986a86dab5f2e3eb37a96ad5685eb9 Mon Sep 17 00:00:00 2001 From: Stephens Nunnally <43077547+stevinz@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:10:11 -0700 Subject: [PATCH] Add Game Engine Development (#2482) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index bab81f33..e88495e1 100644 --- a/readme.md +++ b/readme.md @@ -511,6 +511,7 @@ - [Games of Coding](https://github.com/michelpereira/awesome-games-of-coding#readme) - Learn a programming language by making games. - [Esports](https://github.com/strift/awesome-esports#readme) - Video games played as a sport. - [Learn Gamedev](https://github.com/notpresident35/awesome-learn-gamedev#readme) - The craft of video game creation. +- [Game Engine Development](https://github.com/stevinz/awesome-game-engine-dev#readme) - Building software to speed up game creation. - [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. - [Game Production](https://github.com/vhladiienko/awesome-game-production#readme) - Leading the process of designing, developing, testing and distributing a video game from concept to release.