Core Team C++ Architect

2 Months ago • 5 Years + • Backend Development

Job Summary

Job Description

Scorewarrior seeks a Core Team C++ Architect to design and evolve the architecture of their massively multiplayer online game. Responsibilities include designing core libraries and services, establishing development standards, creating architectural solutions (using UML and RFCs), and managing the lifecycle of these solutions. The role also involves direct contribution to core component development and optimization, focusing on multithreading, memory management, and scalability. Collaboration with other teams, mentoring junior colleagues, and ensuring code quality through testing and reviews are crucial. The ideal candidate will have extensive C++ experience (5+ years), a strong understanding of backend development, and proven architectural design skills. They will be involved in designing systems for various game mechanics, such as cross-realm raids, in-game offers, and item distribution.
Must have:
  • 5+ years C++ experience
  • Backend development proficiency
  • Architectural design expertise
  • Multithreading & memory management
  • UML & design patterns knowledge
  • Team leadership & mentoring
Good to have:
  • Experience with C# or Java
  • Knowledge of cloud technologies (Docker, Kubernetes)
  • Familiarity with CI/CD
  • Game development interest
Perks:
  • Excellent remuneration package (including 13th salary)
  • Relocation assistance to Cyprus
  • Modern office space
  • Private health insurance
  • Childcare allowance
  • Lunch compensation
  • Sports & fitness allowance
  • Personal development opportunities
  • Bonuses
  • Office parties

Job Details

Job description


Scorewarrior is a game developer and publisher from Limassol, Cyprus. The company is focused on the 4X strategy genre with an ambitious goal to grow it’s hit game Total Battle to become the No.1 strategy game in the world. Our team consists of 150+ passionate, talented, self-demanding, and constantly developing professionals who love making high-quality games.


Our mission: to unite and excite people all over the world.


We are developing a massively multiplayer project with a codebase exceeding 300k+ lines of C++. The project comprises various services operating in hundreds of instances (a sharded system for horizontal scaling). Our Core team provides fundamental modules and libraries to make life easier for our game teams. We strive for quality design that allows for the easy addition and development of new game mechanics.

If you are passionate about software design, love C++, and want to make an impact on backend service architecture, we look forward to hearing from you!


Feel every line of your code come together in thrilling battles and epic campaigns, engaging millions of players worldwide. You won't just be designing architecture — you'll be creating a living universe where each new game mechanic and improvement provides players with fresh strategies, the ability to conquer new lands, and the chance to experience genuine competition. Seeing millions of users interact with systems that you developed brings a real sense of pride.

Duties:

  1. Architecture Design and Evolution
    • Designing and continuously refining architecture: facilitating the establishment and growth of core libraries and services, as well as establishing and implementing common standards, templates, and development methodologies.
    • Developing and presenting architectural solutions using UML diagrams and RFC documents, promoting design patterns and methodologies within the team, and taking solutions right through their lifecycle.
    • Strategic planning: participating in forming a technical backlog and actively influencing the evolution of architecture alongside other tech leaders.
  2. Lifecycle Management
    • Managing the full lifecycle of architectural solutions — from formulating requirements and initiating proofs of concept, to industrial implementation and long-term support, accounting for risks and constraints in each phase.
    • Participating directly in the creation of proofs of concept.
    • Researching and testing new tools, libraries, and approaches for potential use.
    • Studying and optimizing existing code: identifying bottlenecks, reducing technical debt, initiating systematic refactorings and redesigns, and enhancing reliability and scalability.
  3. Core Component Development and Optimization
    • Creating and enhancing core libraries and services, focusing on the convenient integration and expandability of APIs for game mechanics, and ensuring methodological consistency.
    • Designing new solutions and game mechanics based on specific architectural features (a sharded distributed monolith).
    • Systematically enhancing performance via multithreading optimization and efficient memory management, ensuring application scalability and resilience.
  4. Communication and Coordination
    • Working with external teams: facilitating the collection and expert evaluation of requirements, constraints, and risks, assisting in Core solution integration, and looking for optimization opportunities.
    • Working with the Framework team: discussing new architectural proposals (RFC), jointly defining priorities and approaches to reducing tech debt, and ensuring the consistency and effective integration of solutions.
    • Initiating and conducting design sessions, proposing improvements and optimizations, validating ideas with the developers, and aligning decisions between teams.
    • Mentoring and training colleagues on the subjects of architecture and best practices, organizing internal workshops, and fostering technical growth within the team.
  5. Quality Assurance
    • Participating in creating unit and integration tests for key components.
    • Ensuring that solutions are transparent and high quality: conducting code reviews, architectural reviews, and regular audits, and evaluating conformity with common standards and templates.
    • Improving testing and monitoring tools (metrics, telemetry, and logging) and ensuring early problem detection.

Task Examples:

  • Designing a system for cross-realm raids.
  • Designing a system for effects and buffs used in the game's battle and point-of-interest mechanics.
  • Designing a system for in-game special offers and promotions.
  • Transfering game logic from the client to backend and ensuring that functional requirements and the UX are taken into consideration.
  • Designing an instance system that enables the implementation of mechanics that are different from those of the main game.
  • Designing a system for the distribution of in-game items.
  • Refining the HotReload system for seamlessly updating configs and functionality across various environments.

Job requirements

  1. C++ (5+ years):
    • In-depth knowledge of C++17/C++20 and the standard library.
    • Proficiency with multithreading, STL, templates, and memory management principles.
  2. Experience in backend development:
    • Proficiency with Linux (console, debugging, and profiling).
    • An understanding of network basics (TCP/IP, RPC, and HTTP) and horizontal scaling principles.
    • Expertise with relational databases (PostgreSQL) and NoSQL (Redis, Spanner, etc.).
  3. Software Design:
    • Knowledge of design patterns (GOF, SOLID), UML diagrams, and architectural patterns.
    • The ability to design clear and expandable APIs and write maintainable code.
    • Experience creating architectural solutions and ensuring the quality thereof.
  4. Leadership Skills:
    • Experience making architectural decisions and defending them before the team and technical management.
    • Mentoring skills: assisting less experienced colleagues and conducting internal workshops.
    • The ability to plan tasks, assess risks, and prioritize.
  5. Soft Skills:
    • Excellent communication skills, and the ability to work with cross-functional teams.
    • Flexibility, adaptability, and openness to rapid change.
    • Accountability, attention to detail, and a results-orientated approach.
  6. Other Technologies:
    • Python for utilities and automation.
    • Experience with MVC, MVP, and MVVM client architectures.
    • Experience of backend development in C# or Java.
    • Experience with DI containers.
    • Basic knowledge of CI/CD (GitLab, TeamCity, and Ansible).
    • Familiarity with clang-tidy, clang-format, and SonarQube (or their equivalents) would be an advantage.

Would Be a Plus:

  • Code samples on GitHub or project links.
  • Experience creating or refactoring large features/systems.
  • A personal interest in gamedev and an understanding of game mechanics.
  • Knowledge of the C++ Core Guidelines and other code quality standards.
  • A basic understanding of cloud technologies (Docker and Kubernetes).

Our Technical Achievements:

  • A library/framework of ready-made solutions for creating game features.
  • ORM, allowing us to avoid having to write code for saving to the DB.
  • A code generator for binary RPC protocol and ORM.
  • Pub/sub event system for game clients.
  • Telemetry for real-time product state tracking (in Grafana).
  • An expression interpreter for game configuration flexibility.

We Use:

  • C++20, Clang, and CMake.
  • Boost — only in our library, not in game code.
  • PostgreSQL.
  • GitLab, TeamCity, and Ansible.
  • SonarQube, clang-tidy, and clang-format.
  • Onboarding and coding conventions.
  • Python for utilities.
  • OS: Ubuntu.

What we offer:

  • The best team in the world!
  • An excellent remuneration package, including a 13th salary.
  • Full-coverage relocation for you and your family to Cyprus (Limassol).
  • A modern and sunny office space close to the sea.
  • Private health insurance for you and your family members.
  • A monthly pre-school, school, and university allowance for employees' children.
  • Lunch compensation.
  • A sports and fitness allowance.
  • Personal development opportunities paid for by the company: professional and language courses, books, etc.
  • Bonuses for outstanding results, years worked, getting married, and the birth of a child.
  • Friendly monthly office parties and epic, annual offsite company birthday and Christmas parties.

Similar Jobs

Inworld AI - Staff Platform Engineer, MLOps

Inworld AI

Mountain View, California, United States (Hybrid)
1 Month ago
playrix  - Senior C++/Python Software Engineer (Engine)

playrix

Armenia (Remote)
7 Months ago
London stock Exchange - DataScope Senior Software Engineer (Backend C++)

London stock Exchange

London, England, United Kingdom (On-Site)
2 Weeks ago
Scorewarrior - Senior Client C++ Developer (Core Team)

Scorewarrior

Limassol, Limassol, Cyprus (On-Site)
1 Month ago
playrix  - Senior C++/Python Software Engineer (Engine)

playrix

Almaty, Almaty Region, Kazakhstan (Remote)
7 Months ago
2K - Senior Server Engineer

2K

Novato, California, United States (On-Site)
8 Months ago
The Walt Disney Company - Sr Software Engineer

The Walt Disney Company

Santa Monica, California, United States (On-Site)
1 Month ago
Axon - Senior Privacy Engineer

Axon

Scottsdale, Arizona, United States (Hybrid)
6 Months ago
Rennsportgg - Senior Backend Engineer (f/m/x)

Rennsportgg

Sweden (Remote)
10 Months ago
GoTo Group - Software Engineer (Backend) - Transport

GoTo Group

Jakarta, Jakarta, Indonesia (On-Site)
7 Months ago

Get notifed when new similar jobs are uploaded

Similar Skill Jobs

Cadence - Principal Software Engineer

Cadence

Bengaluru, Karnataka, India (On-Site)
3 Weeks ago
Playstation - Software Development Engineer in Test II

Playstation

San Mateo, California, United States (On-Site)
3 Weeks ago
TransUnion - Director Global Corporate Security

TransUnion

Chicago, Illinois, United States (On-Site)
2 Weeks ago
Take-Two Interactive - Senior Threat Analyst

Take-Two Interactive

New York, United States (On-Site)
4 Days ago
Ion - Senior Software Engineer - UI/UX

Ion

Pune, Maharashtra, India (On-Site)
8 Months ago
Starschema - Payroll Specialist

Starschema

Charlotte, North Carolina, United States (On-Site)
1 Week ago
Veeam Software - Middle/Senior C++ Developer (macOS&Linux)

Veeam Software

Poland (Remote)
1 Week ago
Scorewarrior - Service Backend C++ Developer

Scorewarrior

Limassol, Limassol, Cyprus (On-Site)
2 Months ago
G5 games - C++ Gameplay Programmer

G5 games

Astana, Astana, Kazakhstan (Remote)
7 Months ago
Veeam Software - Middle/Senior C++ Developer (macOS&Linux)

Veeam Software

Czechia (Remote)
1 Week ago

Get notifed when new similar jobs are uploaded

Jobs in Limassol, Limassol, Cyprus

Volka Games - Player Support Specialist

Volka Games

Limassol, Limassol, Cyprus (Remote)
6 Months ago
Say games - Financial Analyst

Say games

Limassol, Limassol, Cyprus (Hybrid)
1 Week ago
easy brain - HTML5 Game Developer

easy brain

Limassol, Limassol, Cyprus (Hybrid)
8 Months ago
playrix  - Principal 2D Artist (Match-3)

playrix

Cyprus (Remote)
7 Months ago
Outfit7 - VP of Marketing

Outfit7

Limassol, Limassol, Cyprus (On-Site)
3 Months ago
playrix  - Senior Unity Software Engineer (Gameplay)

playrix

Cyprus (Remote)
7 Months ago
Playtech - Data Engineer

Playtech

Cyprus (On-Site)
2 Months ago
playrix  - AI Motion Designer

playrix

Cyprus (Remote)
1 Month ago
Kolibri Games - VIP Support Agent - Polish Speaking

Kolibri Games

Limassol, Limassol, Cyprus (On-Site)
2 Weeks ago
Scorewarrior - Senior Recruiter (Product)

Scorewarrior

Limassol, Limassol, Cyprus (On-Site)
2 Months ago

Get notifed when new similar jobs are uploaded

Backend Development Jobs

Armada - Senior Software Engineer

Armada

Thiruvananthapuram, Kerala, India (On-Site)
7 Months ago
Varonis  - Backend Engineer

Varonis

Herzliya, Tel Aviv District, Israel (Hybrid)
5 Months ago
Google - Senior Staff Software Engineer, Site Reliability Engineering, Google Cloud

Google

Kirkland, Washington, United States (On-Site)
1 Month ago
panteon games - Game Server Engineer

panteon games

Ankara, Ankara, Türkiye (On-Site)
6 Months ago
Mashgin - Software Engineer, Backend

Mashgin

Palo Alto, California, United States (Hybrid)
7 Months ago
Epic Games - Senior Software Engineer

Epic Games

(On-Site)
4 Months ago
Epic Games - Senior Data Scientist

Epic Games

(On-Site)
3 Months ago
Canva - Staff Backend Engineer - Product Insights Enablement - Java

Canva

Sydney, New South Wales, Australia (Remote)
2 Months ago
Next Level Business Services - Java - Scala Architect

Next Level Business Services

San Diego, California, United States (On-Site)
7 Months ago
Google - Senior Software Developer, Site Reliability Development

Google

Sunnyvale, California, United States (On-Site)
1 Month ago

Get notifed when new similar jobs are uploaded

About The Company

We create games with a mission to unite and excite people all over the world.

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

Limassol, Limassol, Cyprus (On-Site)

View All Jobs

Get notified when new jobs are added by Scorewarrior

Level Up Your Career in Game Development!

Transform Your Passion into Profession with Our Comprehensive Courses for Aspiring Game Developers.

Job Common Plug