Implemented base game

This commit is contained in:
2025-06-16 20:56:36 +01:00
parent 867cbf08f4
commit 9bf157c7bd
4 changed files with 107 additions and 0 deletions

7
game.toml Normal file
View File

@ -0,0 +1,7 @@
# The ID used for logging
id = "captchaGame"
# The name used for setting the windows
# title, and for displaying in the launcher
name = "Verify or Fucking Die"
# The description displayed by the launcher
description = "A captcha game where you're given a limited amount of time to complete a captcha. Type one character wrong, you get shocked. Fail to complete the captcha, and you die."