This repository features the code for a digital adaptation of the classic card game, Crazy Eights. Developed using Java for the core game logic, this version is enhanced with the integration of Spring WebSockets for real-time, interactive gameplay. It also utilizes JavaScript, HTML, and CSS for a dynamic and engaging user interface.
- Real-Time Interaction: Implements Spring WebSockets to enable real-time gameplay and enhance user interaction.
- Multi-Language Development: Crafted with Java (for the main game logic), JavaScript (additional functionalities), HTML, and CSS for a comprehensive gaming experience.
- User-Friendly Interface: The game boasts an easy-to-navigate interface, ensuring a seamless gaming experience for players.
To begin using this project, clone the repository and follow the setup instructions to run the game on your local machine.
git clone https://github.com/abhai28/Crazy-Eights-Game.git
- The game comes with detailed in-game instructions on how to play Crazy Eights.
- Simply start the game and follow the on-screen prompts for an enjoyable gaming session.
We welcome contributions that enhance the game's functionality, fix bugs, or improve the user interface and real-time interaction capabilities. Feel free to fork the repository, make your changes, and submit a pull request.