Kill Ops to prove you're a human
Doomtcha is a "CAPTCHA" that requires users to prove they are human by slaying demons in the classic 1993 game DOOM.
This script installs Emscripten (WASM compiler) and builds the project.
./installers/install_emscriptem.sh && cd src && makeServe the public directory.
cd public
python3 -m http.server 8000Visit http://localhost:8000.
- Thomas Van Iseghem: Creator of wasmDOOM. His foundational port of Doom to WebAssembly is the core of this project.
- Alex Oberhofer: Creator of sdl2-doom.
- Id Software: The legends who created DOOM.
Created by Anant
GPLv2 (Derived from Doom Source)
