You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Using light and color in game development: a beginner’s guide ([link](https://medium.com/my-games-company/using-light-and-color-in-game-development-a-beginners-guide-400edf4a7ae0)).
212
+
* Unity for technical art: advantages, tools & workflows ([link](https://80.lv/articles/unity-for-technical-art-advantages-tools-workflows/)).
213
+
* A database of physically based values for CG artists ([link](https://physicallybased.info/)).
214
+
* Helldivers 2 trailers review by Derek Lieu ([youtube](https://www.derek-lieu.com/blog/2024/3/3/helldivers-2-trailers-review)).
215
+
* Color Science Precis for the CGI Artist ([link](https://colour-science.github.io/colour-science-precis/)).
212
216
213
217
**[⬆ back to top ⬆](#Contents)**
214
218
<br>
@@ -434,6 +438,13 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
434
438
* Trello for game dev, a starter guide ([youtube](https://www.youtube.com/watch?v=d-jD1pnJtdA)).
435
439
* The dynamics of stress in Darkest Dungeon ([link](https://nicolaluigidau.wordpress.com/2024/02/06/the-dynamics-of-stress-in-darkest-dungeon/)).
436
440
* Adapting to gamer types in game design: a beginner’s guide ([link](https://gamedesignskills.com/game-design/gamer-types)).
441
+
* 26 nudges to use in videogames to manipulate the player ([link](https://medium.com/@lucaoropallo/26-nudges-to-use-in-videogames-to-manipulate-the-player-242de739e59b)).
442
+
* How to come up with Unique game ideas ([youtube](https://www.youtube.com/watch?v=Y2EUfQu20lg)).
443
+
* Identifying Indie: a study of who Plays What and Why ([youtube](https://www.youtube.com/watch?v=wnKI3BsSmUE)).
444
+
* Making a Sekiro-like combat design boss ([link](https://medium.com/@menardisaac/making-a-sekiro-like-combat-design-boss-3f2909c6487d)).
445
+
* Math puzzles ([link](https://jrmf.org/puzzle/)).
446
+
* Game Design Pattern library ([link](https://patternlanguageforgamedesign.com/PatternLibraryApp/PatternLibrary/)).
447
+
* Game Design Documents, a comprehensive guide ([youtube](https://www.youtube.com/watch?v=hzPZznSmbao)).
437
448
438
449
**[⬆ back to top ⬆](#Contents)**
439
450
<br>
@@ -664,6 +675,12 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
664
675
* Modern C++ Programming Course (C++11/14/17/20) ([link](https://github.com/federico-busato/Modern-CPP-Programming)).
665
676
* Open Source Game Clones ([link](https://osgameclones.com)).
666
677
* Machine Learning for Game Developers ([youtube](https://www.youtube.com/watch?v=sTAqWRsEiy0)).
678
+
* On light, colors, mixing paints, and numerical optimization ([link](https://github.com/miciwan/PaintMixing)).
679
+
* The Game Engine series (+100 videos) ([youtube](https://www.youtube.com/watch?v=JxIZbV_XjAs&list=PLlrATfBNZ98dC-V-N3m0Go4deliWHPFwT)).
680
+
* Asynchronous Programming in C# ([link](https://github.com/davidfowl/AspNetCoreDiagnosticScenarios/blob/master/AsyncGuidance.md)).
681
+
* The guide to Git I never had ([link](https://medium.com/@jake.page91/the-guide-to-git-i-never-had-a89048d4703a)).
682
+
* C++ Game Programming, AI for Video Games, and Intro to AI ([link](https://www.cs.mun.ca/~dchurchill/teaching/)).
@@ -724,6 +741,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
724
741
* The 'Tunic' audio talk ([youtube](https://www.youtube.com/watch?v=sCIK78OHrIY)).
725
742
* Targeting Your Audience With the Trailer's Sound Effects ([link](https://www.derek-lieu.com/blog/2024/1/7/targeting-your-audience-with-the-trailers-sound-effects)).
726
743
* Chaos Theory in game music ([youtube](https://www.youtube.com/watch?v=y7DSWCnGInA)).
744
+
* How design awesome gun sounds ([youtube](https://www.youtube.com/watch?v=_J56n496u6k)).
727
745
728
746
**[⬆ back to top ⬆](#Contents)**
729
747
<br>
@@ -813,6 +831,8 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
813
831
* The Startup CTO's Handbook ([link](https://github.com/ZachGoldberg/Startup-CTO-Handbook)).
814
832
* Decade of game dev studio evolution: lessons learned ([link](https://medium.com/@lukaszhacura/decade-of-game-dev-studio-evolution-lessons-learned-42d11b84f281)).
815
833
* Watch this if you're a solo game developer ([youtube](https://www.youtube.com/watch?v=Io7kock1ORA)).
834
+
* Making money as a Solo Game Developer ([youtube](https://www.youtube.com/watch?v=BQWEQf8UGHk)).
835
+
* The absolute beginner’s guide to GitHub ([link](https://favtutor.com/articles/github-beginners-guide/)).
816
836
817
837
**[⬆ back to top ⬆](#Contents)**
818
838
<br>
@@ -1057,6 +1077,12 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
* Unity profiler walkthrough and tutorial ([youtube](https://www.youtube.com/watch?v=xjsqv8nj0cw)).
1082
+
* Organizing architecture for games on Unity ([link](https://devsdaddy.hashnode.dev/organizing-architecture-for-games-on-unity-laying-out-the-important-things-that-matter)).
1083
+
* CLEAN Game Architecture with ScriptableObjects ([youtube](https://www.youtube.com/watch?v=wzPputN4Ts4)).
1084
+
* Optimizing Graphics and Rendering in Unity: Key aspects and practical solutions ([link](https://devsdaddy.hashnode.dev/optimizing-graphics-and-rendering-in-unity-key-aspects-and-practical-solutions)).
1085
+
* UI canvas modes and canvas scaler explained ([youtube](https://www.youtube.com/watch?v=1OwQflHq5kg)).
1060
1086
1061
1087
**[⬆ back to top ⬆](#Contents)**
1062
1088
<br>
@@ -1202,6 +1228,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
* A collection of color tools ([link](https://fffuel.co/)).
1297
1328
1298
1329
**[⬆ back to top ⬆](#Contents)**
1299
1330
<br>
@@ -1422,6 +1453,12 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1422
1453
* Mastering indie game success: marketing, publishing, and influencer strategies ([youtube](https://www.youtube.com/live/vQ-wwn8FWnQ?si=vhqb-Eo45zAkejP6&t=24)).
1423
1454
* How to make effective thumbnails and Press Kits ([youtube](https://www.youtube.com/watch?v=IFvSuq77FQo)).
1424
1455
* How to get TikTok influencers to cover your game and earn millions of impressions ([link](https://howtomarketagame.com/2024/02/07/how-to-get-tiktok-influencers-to-cover-your-game-and-earn-millions-of-impressions/)).
1456
+
* Marketing is NOT why most indie games fail ([youtube](https://www.youtube.com/watch?v=LCzhyUsDHPE)).
1457
+
* Tool to make great capsule art ([youtube](https://www.youtube.com/watch?v=OOECePJ3Brw)).
1458
+
* Marketing "Asks" and the reality of game production ([youtube](https://www.youtube.com/watch?v=D9glo1vLS-I)).
1459
+
* Games Marketing on Easy Mode, Hard Mode, and the dark valley between ([link](https://www.pushtotalk.gg/p/games-marketing-on-easy-mode-hard)).
1460
+
* How to predict sales for your game ([youtube](https://www.youtube.com/watch?v=5FUq91eH6jg)).
1461
+
* Steam expert explains how to make a great Steam page ([youtube](https://www.youtube.com/watch?v=OzYnPGnDDIk)).
1425
1462
1426
1463
**[⬆ back to top ⬆](#Contents)**
1427
1464
<br>
@@ -1499,6 +1536,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1499
1536
* The 5 most important graphs in Gaming ([link](https://medium.com/geekculture/the-5-most-important-graphs-in-gaming-5349997493d9)).
1500
1537
* An updated list of +300 publishers and +100 support studios (porting, production, QA, etc.) ([link](https://docs.google.com/spreadsheets/d/11g8MCMFNrBM0CXIWrT8bej5vqR1fCJGMhoFfbS5ph3Q/edit#gid=0)).
1501
1538
* Steam Visibility or How Games Get Surfaced to Players ([youtube](https://www.youtube.com/watch?v=qkmAqBvUBOw)).
@@ -1580,6 +1618,7 @@ Maintained by [Fronkon Games](https://github.com/FronkonGames).
1580
1618
* Why (and how) you should stay fit and healthy as a game developer ([link](https://covyne.medium.com/why-and-how-you-should-stay-fit-and-healthy-as-a-game-developer-e0eb34df6d91)).
1581
1619
* Guide to Game Jams ([link](https://www.virginia-leo.com/post/guide-to-game-jams)).
1582
1620
* How to survive as an indie developer in mobile games ([link](https://medium.com/@bartbonte/how-to-survive-as-an-indie-developer-in-mobile-games-bf493347e72f)).
1621
+
* Jonathan Blow on advice for Indie Game Developers ([youtube](https://www.youtube.com/watch?v=S1pP8mQNBLg)).
0 commit comments