From 94d1068e6d6447c8988022fd72168c7e4255b367 Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky <31819+loleg@users.noreply.github.com> Date: Sun, 23 Apr 2023 10:31:52 +0200 Subject: [PATCH 1/2] Add Hackathon (#2433) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 52ed2fb6..f2e512af 100644 --- a/readme.md +++ b/readme.md @@ -660,6 +660,7 @@ - [Product Management](https://github.com/dend/awesome-product-management#readme) - Learn how to be a better product manager. - [Roadmaps](https://github.com/liuchong/awesome-roadmaps#readme) - Gives you a clear route to improve your knowledge and skills. - [YouTubers](https://github.com/JoseDeFreitas/awesome-youtubers#readme) - Watch video tutorials from YouTubers that teach you about technology. +- [Hackathon](https://github.com/dribdat/awesome-hackathon#readme) - Running fun and productive hackathons. ## Security From 572026c53f6f420982cf43ae4f4d365a8067fc6b Mon Sep 17 00:00:00 2001 From: bytecauldron Date: Sun, 23 Apr 2023 12:55:21 -0500 Subject: [PATCH 2/2] Add GameMaker (#2448) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index f2e512af..bd87f1f1 100644 --- a/readme.md +++ b/readme.md @@ -574,6 +574,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. +- [GameMaker](https://github.com/bytecauldron/awesome-gamemaker#readme) - Game engine. ## Development Environment