Taboo Game is a web-based implementation of the classic party game where players try to guess a word without using certain "taboo" words as clues. This project provides a fun and interactive way to play Taboo online with friends and family.
You can play the Taboo Game directly here.
- Bilingual Cards: Cards randomly appearing in English and Turkish.
- Random Card Drawing: Draw random cards containing a word and taboo words associated with it.
- Responsive Design: Designed to work well on various screen sizes and devices.
To run the Taboo Game locally or deploy it on a server, follow these steps:
Clone the repository:
git clone https://github.com/xlr8nur/play-taboo.git
cd play-taboo
Open index.html in a web browser:
Simply open the index.html file in your preferred web browser to start playing the game.
Click on start button to play the game. Avoid using the taboo words as clues while trying to guess the main word.
Contributions are welcome! If you have suggestions for new features, improvements, or bug fixes, please open an issue or submit a pull request.
This project uses JavaScript for game logic and interaction. Built with HTML, CSS, and vanilla JavaScript.
For questions or feedback, you can reach out to me by my email; [email protected]
Enjoy playing the Taboo Game!