An open API service indexing awesome lists of open source software.

https://github.com/nucleartide/gamedevlectures

Notes and syntheses on GDC talks, Unity talks, podcasts, YouTube lectures, etc.
https://github.com/nucleartide/gamedevlectures

Last synced: 3 months ago
JSON representation

Notes and syntheses on GDC talks, Unity talks, podcasts, YouTube lectures, etc.

Awesome Lists containing this project

README

          

# Game Dev Lectures

In my journey to become a professional game programmer, I read and watch countless books and videos about different parts of the indie game dev process.

This repo contains notes and syntheses on everything I've learned — from GDC talks, Unity talks, podcasts, YouTube lectures, and more.

## All notes

| Resource | Pain Point | Notes
| --- | --- | --- |
| Steve Bromley's [*Better Playtesting for Indie Developers*](https://www.youtube.com/watch?v=KE3ajiVoTdY) presentation | Learn how to playtest your indie game, with advice from a veteran (10+ years) games user researcher. | [Link](./Better_Playtesting_for_Indie_Developers.md) |
| Stress-Free Game Development: Powering Up Your Studio With DevOps | Learn how to avoid crunch by adhering to the three principles of DevOps | [Link](./Stress-Free_Game_Development_Powering_Up_Your_Studio_With_DevOps.md) |