A Chrome extension that brings the Wild West to X (Twitter). Challenge other users to quick-draw shootouts with randomly appearing cowboys!
- Random cowboy appearances on X
- Quick-draw shootout mechanics
- Real-time multiplayer challenges
- Classic western aesthetic
- Clone this repository
- Install dependencies:
bun install
- Build the extension:
bun run build
- Load the extension in Chrome:
- Open Chrome and navigate to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select the
distdirectory
- Open Chrome and navigate to
This project uses:
- TypeScript
- Parcel
- VanJS
- Vanilla Extract
Contributions are welcome! Please feel free to submit a Pull Request.
MIT License - see the LICENSE file for details.