This is a web-based game companion for the Sheepshead Trickster Variant, a unique adaptation of the classic Sheepshead card game that incorporates strategy elements inspired by modern collectible dueling card games like Yu-Gi-Oh! This project aims to provide an interactive tool for tracking game phases, calculating summoning points, and displaying various game elements in an accessible way.
- Game Phase Management: Track and transition between the Bidding Phase, Trick-Taking Phase, Summoning Phase, Battle Phase, and End Phase.
- Trick-Taking Calculations: Automatically calculate summoning points based on the results of the Trick-Taking Phase.
- Yu-Gi-Oh! Card Integration: Support for an accessible variant using Yu-Gi-Oh! cards to enhance the gameplay experience.
- Dynamic Summoning Points: Dynamically update summoning points and player stats based on trick results and summoning choices.
- Interactive UI Elements: Allow players to input card attributes and actions directly within the game companion interface.
- Clone or download this repository.
- Open
index.htmlin your preferred web browser to access the game companion. - Input the number of players and select the desired game variant.
- Use the interactive interface to play through each phase of the game.
- HTML & CSS: For structure and styling of the game companion interface.
- JavaScript: For dynamic interactions, game logic, and calculations.
To get started, simply download or clone this repository to your local machine, and open index.html in your web browser.
- Clone the repository:
git clone https://github.com/yourusername/sheepshead-trickster-companion.git