Skip to content

Game Development & Unreal Engine Programming Guide

License

Notifications You must be signed in to change notification settings

ikrima/gamedevguide

Folders and files

NameName
Last commit message
Last commit date
Feb 5, 2025
Dec 14, 2023
Sep 29, 2024
Nov 15, 2022
Mar 10, 2023
Mar 10, 2023
Sep 1, 2023
Aug 6, 2024
Dec 4, 2022
Jul 12, 2023
Mar 27, 2023
Mar 27, 2023
Sep 29, 2024
Jul 3, 2020
Sep 29, 2024
Mar 24, 2023

Repository files navigation

Game Development Notes

site build: mkdocs-build
site live: ikrima.dev
site repo: github.com/ikrima/gamedevguide

Wut is this

These are my personal notes from the past 4 years that I'm transforming from our internal dev onboarding guide.

I'm aiming to process about one section a day since the conversion from onenote/evernote/confluence is lossy and needs a final human pass to clean up little niggles.

You can subscribe to the repo for updates

Site Build Instructions

  • Originally built with gatsby, migrating to mkdocs
  • My notes related to the webdev of the site are in the gitrepo/docs folder
  • Webdev is pita. I never use the live site anymore so ymmv; your best bet experience is cloning and opening locally

Current Conversion Status

Restarting of rationalizing all notes/guides into one place...

  • Programming
  • Graphics
  • OneNote
  • Notion
    • export to obsidian
    • clean and integrate

Finished Conversion

  • Conversion scripts from onenote/trillium to custom central store
  • Houdini
  • UE4
    • Environment Setup
    • Build Guide
    • Packaging
    • Source Control
    • Gameplay
    • Editor Extensions
    • Tooling
    • Engine Programming
    • Rendering