Skip to content

GithubAnant/doomtcha

Repository files navigation

Doomtcha Gameplay

Kill Ops to prove you're a human


About

Doomtcha is a "CAPTCHA" that requires users to prove they are human by slaying demons in the classic 1993 game DOOM.


Build & Run

1. Install Dependencies & Compile

This script installs Emscripten (WASM compiler) and builds the project.

./installers/install_emscriptem.sh && cd src && make

2. Run

Serve the public directory.

cd public
python3 -m http.server 8000

Visit http://localhost:8000.


Credits

  • 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


License

GPLv2 (Derived from Doom Source)

About

captcha but its doom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors