Skip to content

Latest commit

ย 

History

History
94 lines (62 loc) ยท 2.99 KB

File metadata and controls

94 lines (62 loc) ยท 2.99 KB

Hacker Taboo

Welcome to Hacker Taboo! This repository is dedicated to creating a fun and educational Taboo-style card game for hackers! Our goal is to compile a vast collection of cards covering topics like computer science, cybersecurity, electronics, hacking, open source, and more!

๐Ÿš€ How to Play

  1. Each card has a keyword that one player must describe.
  2. The card also includes a list of forbidden words ("taboo words") that they cannot use while describing the keyword.
  3. Their teammates must guess the keyword based on the description.
  4. The team that guesses the most words correctly wins!

๐Ÿค How to Contribute

We welcome contributions from everyone! Instead of committing changes directly, we use GitHub Issues to submit new Taboo cards. Follow the steps below to add a new card.

๐Ÿ“ Submit a New Taboo Card

  1. Go to the Issues section of this repository.
  2. Click on New Issue.
  3. Select the "New Taboo Card" issue template.
  4. Fill in the template with your new keyword and its details.
  5. Click Submit new issue โ€“ our team will review and merge it into the repository!

๐Ÿ“‹ Issue Template Format

When submitting a new card, follow this format:

**Keyword:** [Main term]

**Taboo Words:** word1, word2, word3, word4, word5

**Source Language:** [e.g., English]

**Destination Language:** [e.g., Spanish]

**Description:**
A short and clear description of the keyword without using taboo words.

Example:

**Keyword:** Firewall

**Taboo Words:** security, network, block, filter, protection

**Source Language:** English

**Destination Language:** Spanish

**Description:**
A system that monitors and controls incoming and outgoing network traffic based on predefined security rules.

๐Ÿ›  Contribution Guidelines

โœ… Make sure your cards are clear and concise. โœ… Avoid using taboo words in the description. โœ… Maintain a neutral and educational tone. โœ… Ensure the keyword is relevant. โœ… Include source and destination languages for multilingual support.


๐Ÿ“œ License

This project is licensed under the MIT License. Feel free to contribute and share!


๐ŸŒŽ Join the Community

Follow us on:

Happy Hacking!