1

Game Developer Jobs in Augusta, GA (NOW HIRING)

The team is comprised of world-class software developers, engineers, designers, product managers, and expert problem solvers. Team members' roles can include developing new code, managing technical ...

The team is comprised of world-class software developers, engineers, designers, product managers, and expert problem solvers. Team members' roles can include developing new code, managing technical ...

Emphasizes logical thinking and systematic debugging skills and connects programming to web development, data science, game design, and automation applications. * Curriculum Awareness & Adaptive ...

Software developers will work within an existing CI/CD pipeline, performing back-end, UI, and/or full-stack development to create capabilities that perform geolocation data processing at scale. Work ...

Software developers will work within an existing CI/CD pipeline, performing back-end, UI, and/or full-stack development to create capabilities that perform geolocation data processing at scale.

STEM Instructor

Augusta, GA · On-site

$10 - $15/hr

The Technology Instructor possesses a good breadth and depth of engineering and technology ... gaming computers, 3D printers, robotics, and even drones!

STEM Instructor

Augusta, GA · On-site

$10 - $15/hr

The Technology Instructor possesses a good breadth and depth of engineering and technology ... gaming computers, 3D printers, robotics, and even drones!

Showing results 21-40

Game Developer information

See Augusta, GA salary details

$30.6K

$102K

$169.2K

How much do game developer jobs pay per year?

As of Aug 10, 2026, the average yearly pay for game developer in Augusta, GA is $101,963.00, according to ZipRecruiter salary data. Most workers in this role earn between $76,600.00 and $116,600.00 per year, depending on experience, location, and employer.

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

To thrive as a Game Developer, you need strong programming skills (often in C++, C#, or Java), a solid understanding of computer graphics, and a relevant degree or equivalent experience. Familiarity with game engines like Unity or Unreal Engine, version control systems, and sometimes certifications in these platforms are commonly required. Creative problem-solving, teamwork, and effective communication distinguish top performers in this field. These abilities are crucial for building engaging, technically robust games and collaborating successfully within multidisciplinary development teams.

What is a game developer?

As a game developer, you write the code for video game software. Your code, combined with the work of other developers, brings video games to life on computers and gaming consoles. Your responsibilities are to design core game features and to collaborate with a team of other developers, graphic designers, and artists. Your job duties include game testing, debugging, and production in all aspects of gaming—player character creation, non-player characters, backgrounds, and gameplay. Being a gamer yourself gives you a solid understanding of the importance of game mechanics and storytelling.

What are some common challenges game developers face when working on large team projects?

Game developers working on large team projects often encounter challenges such as coordinating across multiple disciplines (programming, art, design, audio), ensuring clear communication, and managing dependencies between different parts of the game. Balancing creative vision with technical constraints and deadlines can also be demanding. Adapting to shifting priorities and integrating feedback from playtesting are key aspects of the collaborative process, making strong teamwork and flexibility essential in this role.

What does a game developer do?

A game developer is responsible for designing, creating, and programming video games for computers, consoles, or mobile devices. Their work involves coding, testing, and debugging game software, as well as collaborating with artists, designers, and other team members to bring a game concept to life. Game developers may specialize in areas like gameplay programming, graphics, or artificial intelligence, and often use game engines such as Unity or Unreal Engine to build their projects.

What is the difference between Game Developer vs Game Designer?

AspectGame DeveloperGame Designer
Primary RoleProgram and build game mechanics, code, and softwareDesign game concepts, storylines, and gameplay experiences
Skills & CertificationsProgramming languages (C++, C#), software developmentCreative design, storytelling, game design tools
Work EnvironmentDevelopment teams, coding environments, software studiosDesign teams, creative studios, collaborative spaces
Industry UsageUsed across game studios for technical implementationUsed for conceptualization and gameplay design

While both roles are essential in game development, Game Developers focus on coding and technical implementation, whereas Game Designers craft the gameplay experience and story. Understanding these differences helps clarify career paths and collaboration in the gaming industry.

What are the most commonly searched types of Game Developer jobs in Augusta, GA? The most popular types of Game Developer jobs in Augusta, GA are:
What are popular job titles related to Game Developer jobs in Augusta, GA? For Game Developer jobs in Augusta, GA, the most frequently searched job titles are:
What job categories do people searching Game Developer jobs in Augusta, GA look for? The top searched job categories for Game Developer jobs in Augusta, GA are:
What cities near Augusta, GA are hiring for Game Developer jobs? Cities near Augusta, GA with the most Game Developer job openings:
Infographic showing various Game Developer job openings in Augusta, GA as of August 2026, with employment types broken down into 100% Full Time. Highlights an 100% In-person job distribution, with an average salary of $101,963 per year, or $49 per hour.

Software Developer

PrishanTek, Inc.

Augusta, GA • On-site

Full-time

Re-posted 9 days ago


Job description

Company Description

PrishanTek, Inc, a boutique strategy, recruiting and consulting firm. 
We were recently awarded a contract for the Digital Defense Services and are part of a pilot program to support a division in the Pentagon that uses experienced recruiting firms to support some mission-critical roles to take the Digital Services group to the next level.  

The Defense Digital Service (DDS) was established in November 2015 to transform technology within the DoD by applying industry best practices to high-impact national security missions and some of DoD's most complex IT challenges. DDS is an agency team of the U.S. Digital Service.

TheTeam: DDS functions like a SWAT Team of tech experts on one-to-two-year tours of duty as government employees. The team is comprised of world-class software developers, engineers, designers, product managers, and expert problem solvers. Team members' roles can include developing new code, managing technical projects, advising on development processes and product releases, and hacking or rewriting outdated policies or processes to make way for more effective, modern IT approaches.

The Projects: DDS focuses on projects that advance DoD's most important initiatives that are critical to the well- being of Service members, civilians, and core operations of the Department. Projects include reforming digital services that provide military families access to critical benefits, running bug bounty programs to identify vulnerabilities and better secure defense systems; developing drone detection technologies; hunting adversaries on defense networks; and rethinking training for cyber soldiers

Job Description

Modern Architecture
This is the skill where you know that web nodes should be stateless, put multiple web nodes behind a load balancer, on an RDBMS you can create read replicas easily, use memcached for object caching, use S3 for blob storage, and multi-region synchronous replication is a very hard problem. For bonus points things like cluster scheduling to map individual processes onto multiple machines.

Programming
At low levels of experience, this is the skill for actual ability to implement, as one might measure in a coding sample. At higher levels of experience is the ability to organize and structure large amounts of code, create meaningful abstractions, manage large amounts of business logic and design the accompanying data structures.

Code Reading and Debugging
This is the ability to be given a code base with limited documentation and figure out where various things are implemented and assist in debugging it. This includes reading (if not writing) level familiarity with multiple programming languages and paradigms.

Production

Systems and Networking
This is knowledge about computer systems, such as:
Typical hardware components, OS internals, systems administration, configuration, and the use of common tools to explore and configure the workings of a production system. Includes networking and an understanding of how systems communicate over IP, TCP, HTTP, and the function of firewalls and load balancers.
Includes cloud concepts like containers, Docker, VPC, etc.
Troubleshooting
This is the ability to effectively troubleshoot problems. It requires scientific thinking and a methodical approach to identifying problems by developing hypotheses, testing those hypotheses, and narrowing down the root cause of an issue.
This includes an understanding of monitoring and logging systems, and troubleshooting commands like tcpdump , strace , netstat , etc.
Incident and Change Management
This is the ability to effectively manage incidents and risk. It involves understanding roles during an incident and how to lead large-scale incident resolution by spawning and coordinating investigation teams. It also requires the ability to effectively communicate with non-technical stakeholders, including the writing of good post-mortems. It also includes an understanding of risk and how change management systems can be effectively used to mitigate/balance risk against agile development.

Developer Productivity

Engineering Practices
This is experience with successfully shepherding code from development up to production at least monthly in a team setting. It includes knowledge of key practices such as code reviews, automated testing (unit & end-to-end), single-command demo set up, continuous builds and management of release branches. It may also include basic strategies for mitigating risk during deployment including canarying and staged activation of risky features.
Development Tools
This is knowledge of the tools necessary to make the above happen with regard to IDEs, the build itself, automated build tools, source control, and dev documentation.
This includes the ability to bootstrap that in an environment where it does not exist.
Testing
This is the knowledge of how to test efficiently - where to write automated tests, where to write manual tests, how to raise quality of a team to have less defects.
This includes the ability to bootstrap that in an environment where it does not exist.

Teamwork

Team Playing
Persists in the face of resistance and brings up the people around them to also persist, whether due to mission-driven stubbornness or a friendly, positive attitude. Includes working with others and sharing credit.
Communication
Ability to understand others, empathize, recognize incentives, and clearly articulate technical tradeoffs to non-technical individuals.
Leadership
Experience managing direct reports, experience indirectly managing non-reports through soft leadership.

Security and Privacy

Security Engineering
Can build systems securely. Understands the security pitfalls of languages and technologies and how to check assumptions and code securely. Understands how to
minimize and protect sensitive information in software and infrastructure.
Vulnerability Assessment
Can model threats and assess risk. Knows appropriate mitigation strategies and can balance risk, mitigation, and mission. (Blue team.)
Penetration Testing
Can conduct penetration testing and red team exercises. (Red team.)
Cryptography
Understands how to protect and authenticate information with cryptography.
Understands how identity systems work and the role cryptography plays in it

Qualifications

Software Development experience - 5+ years
Bachelor's Degree 
Active clearance (preferred but not required) 

Additional Information

Please note:
**You will be a direct employee of the government and will not be a PrishanTek employee.** 

All your information will be kept confidential according to EEO guidelines.