utilForever / game-developer-interview-question
A list of helpful game developer related questions you can use to interview potential candidates.
☆9Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for game-developer-interview-question
- Common data structures and algorithms for competitive programming in Rust☆16Updated 2 years ago
- Computer Graphics study from scratch to Neural Rendering☆23Updated 3 years ago
- 게임이랑 무관합니다만 밋업 - ECS 기반 게임 개발 발표 자료 및 예제 코드☆23Updated 2 years ago
- A simple Rust and WebAssembly example implementing the Game of Life☆15Updated 3 years ago
- Blog repository - utilForever's Programming Life!☆10Updated 10 months ago
- Unrailed! simulator using C++ with some reinforcement learning and Unrailed! AI using Python with OpenCV☆17Updated 2 years ago
- Yahtzee simulator using C++ with some reinforcement learning☆12Updated 3 years ago
- Implementation of NEAT(NeuroEvolution of Augmenting Topologies) algorithm in Rust☆27Updated 3 years ago
- A simple minesweeper game using Rust and windows-rs