A real-time multiplayer bluff card game with AI opponents, built with Node.js and Socket.IO
Clone the project
git clone https://github.com/Faisalmajeed123/Bluff-botGo to the project directory
cd Bluff-botInstall dependencies
npm installStart the server
npm start1- Open http://localhost:3000 in your browser.
2- The game automatically assigns you to a room with 3 AI bots.
3- Take turns placing cards, bluffing, and calling out others’ bluffs!