Simon Kerler

Projects - qrwar

qrwar logo

qrwar

qrwar (quad-ruled war) is an isometric turn based tactic game which takes place on a board divided into squares. It is a little spare time project writen in C++ using SFML to deepen my knowledge on 2D graphics and complex software architectures for game engines.

C++17SFML

Gameplay

In qrwar two commanders of opposing armies have battles on a huge and customizable battle field. The gameplay is based on games like Advanced Wars by Nintendo but with a very simplified approach: It should be possible to play this game on a piece of squared paper without complex rulesets and combat systems.

Features

  • Turn-based tactics.
  • 2-Player hot seat mode: Challenge a friend (or foe) at one PC.
  • Customize the landscape of the battle field with the map editor.
  • Simplest rock-paper-scissors game mechanics.

Screenshots

Screenshot of the deployment phase of a qrwar match.
Deployment of troops
Screenshot of the battle phase of a qrwar match.
Troops engaging in combat
Screenshot of the map editor qrwar.
Create custom maps with the map editor

© 2014 - 2025 Simon Kerler. This website was published under the Creative Commons Attribution-ShareAlike 3.0 Unported License and was created with astro and tailwindcss .