1

Python Game Developer Jobs in South Carolina (NOW HIRING)

Deep knowledge of programming fundamentals including variables, loops, conditionals, functions ... Emphasizes hands-on project creation and connects coding to creative expression, game building, web ...

Deep knowledge of programming fundamentals including variables, loops, conditionals, functions ... Emphasizes hands-on project creation and connects coding to creative expression, game building, web ...

Coding Tutor

Columbia, SC · Remote

$40/hr

Deep knowledge of programming fundamentals including variables, loops, conditionals, functions ... Emphasizes hands-on project creation and connects coding to creative expression, game building, web ...

Deep knowledge of programming fundamentals including variables, loops, conditionals, functions ... Emphasizes hands-on project creation and connects coding to creative expression, game building, web ...

Coding Tutor

Florence, SC · Remote

$40/hr

Deep knowledge of programming fundamentals including variables, loops, conditionals, functions ... Emphasizes hands-on project creation and connects coding to creative expression, game building, web ...

Showing results 21-40

Python Game Developer information

See South Carolina salary details

$12

$54

$80

How much do python game developer jobs pay per hour?

As of Sep 10, 2026, the average hourly pay for python game developer in South Carolina is $54.40, according to ZipRecruiter salary data. Most workers in this role earn between $44.86 and $61.78 per hour, depending on experience, location, and employer.

What is a python game developer?

A Python Game Developer is responsible for designing, developing, and optimizing video games using the Python programming language. They often work with game development libraries such as Pygame, Panda3D, or Godot (via GDScript). Their tasks may include coding game mechanics, implementing graphics and sound, debugging, and optimizing performance. Python Game Developers may work in indie studios, large game companies, or on personal projects. While Python is not the primary language for high-end game development, it is widely used for prototyping, educational games, and smaller-scale projects.

What are the typical daily responsibilities of a python game developer?

As a Python Game Developer, your daily tasks generally include writing and testing Python code for new game features, fixing bugs, collaborating with artists and designers to implement visual and gameplay elements, and participating in team meetings to align on project goals. You’ll often work within an agile environment, using tools like Git for version control and regularly reviewing code with colleagues to ensure high-quality output. Additionally, your day might involve optimizing code for performance, prototyping new mechanics, and contributing ideas to improve the overall gaming experience. This varied range of responsibilities provides ample opportunity to grow your technical skills and creativity while working closely with a passionate team.

What are the key skills and qualifications needed to thrive in the python game developer position, and why are they important?

To thrive as a Python Game Developer, you need strong programming skills in Python, a solid understanding of game development principles, and experience with libraries such as Pygame or Panda3D, often supported by a degree in computer science or a related field. Familiarity with version control systems like Git, basic knowledge of 2D/3D graphics, and experience using development tools such as IDEs and debugging utilities are typically required. Creative problem-solving, teamwork, and effective communication are essential soft skills for this position. These abilities are crucial to designing engaging games, collaborating efficiently with multidisciplinary teams, and troubleshooting issues throughout the development lifecycle.

What are popular job titles related to Python Game Developer jobs in South Carolina?

For Python Game Developer jobs in South Carolina, the most frequently searched job titles are:

What job categories do people searching Python Game Developer jobs in South Carolina look for?

The top searched job categories for Python Game Developer jobs in South Carolina are:

Infographic showing various Python Game Developer job openings in South Carolina as of August 2026, with employment types broken down into 1% Internship, 84% Full Time, 9% Part Time, and 6% Contract. Highlights an 79% Physical, 6% Hybrid, and 15% Remote job distribution, with an average salary of $113,148 per year, or $54.4 per hour.

AI Agent Trajectory Annotator and Reviewer

Charleston, SC • On-site

$20 - $30/hr

Full-time

Posted 10 days ago


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.