
About
Panzer General is a 1994 World War II computer wargame developed and published by Strategic Simulations Inc. (SSI). Open Panzer is an HTML5 game modeled on Panzer General 2, written by Nicu Pavel (2012-2020) in plain JavaScript with no external libraries and released under GPL version 2 or later. It runs in recent Chrome, Firefox, Safari, and Opera, as well as on Android and iOS devices, and saves games to the browser's local storage.
How it differs from the original
Unit images come from the OpenGeneral Icons project, and the game is built on a community-compiled specification of the original's files, with campaigns, scenarios, and equipment converted from Panzer General 2 formats by included tools.
Getting started
Play it in a supported web browser; running the code locally in Chrome requires launching it with the --allow-file-access-from-files option.