An open API service indexing awesome lists of open source software.

https://github.com/benallfree/highnoon

MMO cowboy shootout for X (Chrome extension)
https://github.com/benallfree/highnoon

chrome chrome-extension cowboy game mmo-game twitter web-game

Last synced: 3 months ago
JSON representation

MMO cowboy shootout for X (Chrome extension)

Awesome Lists containing this project

README

          

# High Noon 🤠

A Chrome extension that brings the Wild West to X (Twitter). Challenge other users to quick-draw shootouts with randomly appearing cowboys!

## Features

- Random cowboy appearances on X
- Quick-draw shootout mechanics
- Real-time multiplayer challenges
- Classic western aesthetic

## Installation

1. Clone this repository
2. Install dependencies:
```bash
bun install
```
3. Build the extension:
```bash
bun run build
```
4. Load the extension in Chrome:
- Open Chrome and navigate to `chrome://extensions/`
- Enable "Developer mode"
- Click "Load unpacked"
- Select the `dist` directory

## Development

This project uses:

- TypeScript
- Parcel
- VanJS
- Vanilla Extract

## Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

## License

MIT License - see the [LICENSE](LICENSE) file for details.