Featured image of post [QQTPVE] QQTang WASM Ported Version

[QQTPVE] QQTang WASM Ported Version

Online Play

Play the QQ Tang Remake Online – QQTPVE

About QQTPVE

Announcement of QQTang’s shutdown

QQ Tang shut down on April 20, 2022, and QQTPVE is a highly faithful remake of QQ Tang, created by atxxfs.

This version closely replicates almost every aspect of the original game’s gameplay experience. It is the most perfect remake currently available. Thanks to the original developers for their contributions.

Porting QQTPVE to the Browser

QQTPVE was originally written in Pygame, so I chose to use Pygbag to port the game to a WASM version, making it easy to play directly in the browser.

The core game uses the version from detopoi/QQTPVE: By YongHeng ver20230418, and the resources are based on the version provided by atxxfs.

Current Issues

The game currently has the following issues:

  • Lack of game resources: The resources are primarily taken from the 2022 version, and there are many missing compared to the 2023 version.
  • Platform compatibility: When playing on an iPad, the mixer.music cannot be played. Currently, mixer.sound is used as a replacement, but it causes lag.