Intermediate 6 topic areas 58+ exercises

Game Developer

Game developers work with highly specialised vocabulary spanning graphics, physics, audio, and netcode. This path covers the English for discussing game architecture, writing GDD sections, reporting bugs in game-specific terms, and communicating in the game dev community.

Topics covered

  • Game loops & architecture
  • Graphics & shaders
  • Physics & collision
  • Multiplayer & netcode
  • ECS & design patterns
  • Performance profiling

Vocabulary spotlight

4 terms every Game Developer should know in English:

tick rate n.

The frequency at which a game server updates the simulation per second

"Increasing the tick rate from 20 to 64 Hz significantly improved hit detection accuracy."
lerp v./n.

Linear interpolation — smoothly transitioning a value between two points over time

"We lerp the camera position to avoid jarring cuts between states."
draw call n.

A request from the CPU to the GPU to render a mesh or effect

"Reducing draw calls by batching static geometry improved our FPS by 30%."
delta time n.

The time elapsed since the last frame, used to make movement frame-rate independent

"Always multiply velocity by delta time to ensure smooth movement at any frame rate."
Open full glossary →

📚 Vocabulary Reference

Key terms organised by category for Game Developers:

Core Architecture

game loopupdatefixed updatedelta timetick rateECSentitycomponentsystemscene graph

Graphics

shadervertexfragmentpipelinedraw callbatchinginstancingtextureUV mappingLODcullingpost-processing

Physics

rigid bodycollidertriggerraycasthit detectionphysics layerinterpolationextrapolationlerpfrictionrestitution

Multiplayer & Netcode

authoritative serverclient predictionlag compensationrollbackinterpolationpacket losslatencyjitterdeterminismsnapshot
Study full vocabulary modules →

Recommended exercises

Real-world scenarios you'll practise

  • Writing a technical section of a Game Design Document (GDD)
  • Reporting a reproduction case for a physics bug to QA
  • Explaining a netcode lag compensation approach in a technical discussion
  • Presenting a shader performance optimisation to the team

🎯 Interview questions specific to this role

Practise answering these questions out loud — or in writing. Each question targets a real interviewer concern for Game Developers.

  1. Explain the difference between a game loop and an event-driven architecture.
  2. What is entity-component-system (ECS) and why is it used in game development?
  3. How do you handle lag compensation in a multiplayer shooter?
  4. What is the difference between forward rendering and deferred rendering?
  5. Walk me through how you would profile and optimise a performance bottleneck in a game.
Practice all interview exercises →

Recommended reading

Explore another role

🔌 Embedded / IoT Engineer

Open path →

Frequently Asked Questions

What English skills do Game Developers most need to improve?+

Game Developers most commonly need to improve: technical vocabulary (the correct English terms for domain concepts), collocation accuracy (using the right verb for each action), written communication (bug reports, PR descriptions, technical docs), and spoken communication for standups, code reviews, and stakeholder meetings.

How long does the Game Developer learning path take?+

The Game Developer learning path contains 20–40 hours of material studied comprehensively. Most learners focus on the highest-priority modules first and return to the rest over time. Spending 30 minutes per day for 4–6 weeks produces noticeable improvement in workplace English.

What vocabulary should a Game Developer prioritise first?+

Start with the vocabulary that appears most in your daily work — terms you read in documentation, use in commit messages, and hear in meetings. The Game Developer path begins with the most frequent vocabulary clusters before moving to advanced communication patterns.

Are there interview exercises for Game Developer roles?+

Yes. The Game Developer path includes role-specific interview question modules with model answers and key phrases — the actual questions interviewers ask and the vocabulary needed to answer them fluently. There is also a dedicated Interview Practice hub for general interview skills.

Does this path include pronunciation help?+

Yes. The path links to pronunciation exercises for the technical terms most commonly mispronounced in this domain. The Pronunciation hub includes drills for acronyms, silent letters, word stress, and minimal pairs — all in IT context.

What are the most common English mistakes Game Developers make?+

The most common mistakes: incorrect collocations (using the wrong verb with a technical noun), false friends from L1, tense errors when narrating past incidents or walkthroughs, and using overly formal or overly casual register in written communication.

How do I improve my English for code reviews?+

Learn the standard code review collocations: approve a PR, request changes, leave a nit, address feedback, block a merge, resolve a conversation. Use hedging language for suggestions: "This might be cleaner as…", "Have you considered…?". The Collocations section includes a dedicated Code Review set.

Can I use this path alongside my daily work?+

Yes — the path is designed for working professionals. Each exercise set takes 10–15 minutes. The most effective approach is to study a vocabulary module before a meeting or task where you'll use that vocabulary, then practise immediately after. Context-linked practice produces much faster retention.

Is the content free?+

Yes, completely free. No registration required, no payment, no time limit. All vocabulary modules, exercises, glossary entries, and learning path guides are open access.

How do I track my progress through this path?+

Progress is tracked in your browser's local storage — completed exercise sets are marked with a checkmark when you return. No account is needed. You can bookmark specific modules and use the exercises overview to see which sets you've completed.