Back to projects

Hacktag

Console adaptation and platform compliance on an asymmetric two-player co-op stealth game.

Hacktag

The game

Hacktag is a two-player co-op stealth game developed and published by Piece of Cake Studios, released in February 2018. It is built around asymmetric gameplay: one player is the field agent moving physically through the level, the other is the hacker navigating the same building from the network side. The design goal is to make both players feel like the heroes of a heist movie.

My contributions

  • Adapted the game for 8th and 9th generation consoles, with full platform compliance.
  • Integrated the cross-platform achievement manager and saw the title through console certification.
  • Contributed to internal tooling and GitLab CI build pipeline improvements.

Why it was interesting

An asymmetric co-op game raises the stakes of a console port. Two players on two different screens, potentially on two different platforms, have to stay in lockstep. Networking, session management and platform online services therefore all have to be re-validated per target rather than assumed to work.