Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.
/ InSpades Public archive

A strategical, single player card game against computer.

Notifications You must be signed in to change notification settings

Manas2030/InSpades

Repository files navigation

InSpades

About 🚀

In Spades is a strategical, single player card game played against a computer. Both the player and computer try to build sets and lifes/runs while smartly choosing and removing cards. The rules and how to play the game can be found in rules.txt

This project has been built from scratch by me using Pygame.

Features 🎉

  • Built with an interactive GUI
  • Has inbuilt mini music system (check out: /music/credits.txt for music credits)
  • The computer doesn't move randomly but tries to maximize it's chances of winning
  • Each game run, is completely logged and can be found in GameLog.log, making it easier to debug
  • The project follows OOP practices and concepts and has special classes for player, computer, dealer, rounds

Setup 🪐

  • Download the repository
  • Run the command: pip3 install -r requirements.txt
  • To start the game, run: python3 main.py

Gameplay Screenshots 📷

Contact Me:

🎧 Manas Gupta

About

A strategical, single player card game against computer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages