1

Game Programmer Jobs in West Virginia (NOW HIRING)

$130K - $150K/yr

... game, exceed benchmarks and enhance the overall excellence of AmeriSave, while also growing and ... We are currently looking for a Senior Full Stack Developer to join our growing team. This is a ...

Experience establishing SRE practices including SLO definition, error budgets, runbooks, chaos engineering, and game days. * Grasp of cloud security architecture: zero-trust networking, secrets ...

... their A-game, exceed benchmarks, and enhance the overall excellence of AmeriSave, while also ... Lead a software engineering organization that designs, builds, and maintains AmeriSave ...

... game information. * Comment on music and other matters of interest to audience (e.g. time, weather ... Regulate program timing, operates syndicated programming, and plays commercials. * Monitor the ...

... game information. * Comment on music and other matters of interest to audience (e.g. time, weather ... Regulate program timing, operates syndicated programming, and plays commercials. * Monitor the ...

Bachelor of Science degree in Civil Engineering with a transportation/structures emphasis (Master ... friendly games. * National Recognition: HRG's people and projects have won 100s of awards ...

Showing results 41-60

Game Programmer information

See West Virginia salary details

$8.5K

$71.7K

$134.3K

How much do game programmer jobs pay per year?

As of Sep 4, 2026, the average yearly pay for game programmer in West Virginia is $71,716.00, according to ZipRecruiter salary data. Most workers in this role earn between $18,600.00 and $112,600.00 per year, depending on experience, location, and employer.

What is a game programmer?

Game Programmers are software engineers who specialize in writing code for video games. They work closely with designers, artists, and other team members to turn game concepts into playable experiences by developing game mechanics, graphics, artificial intelligence, and user interfaces. Game Programmers use programming languages such as C++, C#, or Python and may focus on specific areas like gameplay, graphics, physics, or networking. Their work ensures that games run smoothly and are engaging for players.

What does a game programmer do?

Game programmers develop video game concepts into functioning programs. A career as a game programmer involves paying close attention to details, analyzing lines of code, and troubleshooting to find solutions. As a game programmer, you use coding languages, such as C++ and Java, to build an interactive gaming experience. There are different kinds of game programmers who have specialized skills to produce a specific purpose in the game, but they all work together to create the final product. For example, some game programmers focus on the 2D and 3D graphics for the game, while others generate user interfaces to make the game fun and easy to use.

What are the key skills and qualifications needed to thrive as a game programmer?

To thrive as a Game Programmer, you need strong programming skills in languages like C++ or C#, a solid understanding of computer science principles, and often a degree in computer science or a related field. Familiarity with game engines (such as Unity or Unreal Engine), version control systems, and debugging tools is typically required. Creative problem-solving, teamwork, and effective communication help you collaborate with designers and artists to bring game concepts to life. These skills ensure efficient development, smooth gameplay experiences, and successful project delivery within the dynamic gaming industry.

What are some common challenges game programmers face when working on large-scale projects?

Game programmers working on large-scale projects often encounter challenges such as optimizing performance for different hardware platforms, managing complex codebases, and ensuring smooth collaboration with designers and artists. Balancing feature implementation with bug fixing and meeting tight deadlines are also common hurdles. Effective communication with other departments and staying up-to-date with evolving game engines and development tools are essential for overcoming these challenges and delivering a high-quality product.

What is the difference between Game Programmer vs Game Designer?

AspectGame ProgrammerGame Designer
Primary RoleWriting code to develop game mechanics, features, and systemsCreating game concepts, storylines, and gameplay experiences
Required SkillsProgramming languages (C++, C#), software development, problem-solvingCreativity, storytelling, game mechanics design
Work EnvironmentTypically in a development team, coding in studios or remoteDesign studios, collaborative teams, often in creative settings
Common UsageUsed in technical development phasesUsed in conceptual and planning phases

While both roles are essential in game development, game programmers focus on coding and technical implementation, whereas game designers concentrate on creating engaging gameplay and story elements. Understanding these differences helps clarify career paths and collaboration in the industry.

Is a game programmer a good career?

A game programmer develops software for video games, often requiring skills in programming languages like C++ and knowledge of game engines such as Unity or Unreal. The field offers opportunities for creativity and technical growth, with job prospects influenced by industry demand and experience levels. It can be a rewarding career for those passionate about gaming and technology.

What are popular job titles related to Game Programmer jobs in West Virginia?

For Game Programmer jobs in West Virginia, the most frequently searched job titles are:

What job categories do people searching Game Programmer jobs in West Virginia look for?

The top searched job categories for Game Programmer jobs in West Virginia are:

What are popular job titles related to Game Programmer jobs in WV?

For Game Programmer jobs in WV, the most frequently searched job titles are:

Infographic showing various Game Programmer job openings in West Virginia as of August 2026, with employment types broken down into 76% Full Time, 13% Part Time, and 11% Contract. Highlights an 85% In-person, and 15% Remote job distribution, with an average salary of $71,716 per year, or $34.5 per hour.

AI Agent Trajectory Annotator and Reviewer

Bespoke Labs

Charleston, WV • On-site

$20 - $30/hr

Full-time

Posted 3 days ago

New


Job description

Type: Contract, hourly

Location: Remote

Hours: 20–30 per week

Pay: $20–30/hour, based on experience and language coverage

Start: Immediate

ABOUT THE ROLE

We evaluate how well advanced AI coding agents solve real engineering problems. An agent is given a real open source codebase inside a container and a hard task, then works on its own for 80 to 250 steps. A trajectory is the full record of that run — every command, result, and decision.

You will do two jobs, and you should expect either on any given day.

•Annotate — Read a trajectory nobody has looked at yet and judge it step by step.

• Review — Take an existing annotation, written by our AI tooling or another person, and confirm, correct, or reject it.

TASKS YOU'LL SEE

• Feature build — Add a working feature to a live library without breaking anything that already worked.

• Rebuild — Work out what a compiled tool does by running it, then rebuild it to match its output, exit codes, and file effects.

• Bug hunt — Find and fix twenty undocumented bugs across a dozen files with no test suite, then record what caused them.

Mostly Python and Go, with some Rust, C, and Ct+. A trajectory runs about 100 steps.

WHAT YOU JUDGE IN A TRAJECTORY

• Was the command right for the state the environment was actually in?

• Did the agent read the previous output correctly?

• Was the step wrong, or only inefficient — these are scored differently.

• Where did the run first go off course — usually earlier than where it visibly broke.

• Did the agent notice its own mistake and recover, or keep building on a false assumption?

• Did it game the grader instead of solving the task (e.g., weakening a test or hardcoding an expected value)?

WHAT WE NEED FROM YOU

• Experience — 2+ years in software engineering, DevOps, or site reliability, with real debugging in real codebases.

• Languages — Strong in Python or Go, and able to read a language you've never used.

• Linux — Comfortable with logs, running processes, build failures, and containers.

• Workflow — Everyday Git, diffs, pull requests, and issue tracking.

• Debugging — Able to work with no test suite and no error message pointing at the cause.

• Focus — Able to hold context across a long run, because step 74 can depend on step 12.

• Writing — Clear English, since every judgement needs an explanation another engineer can check.