Skip to content

Latest commit

 

History

History
50 lines (38 loc) · 1.21 KB

README.md

File metadata and controls

50 lines (38 loc) · 1.21 KB

PoliticalChess

A satirical chess game featuring American political figures as chess pieces, where Republicans (red) face off against Democrats (blue).

Features

  • Red (Republican) vs Blue (Democrat) pieces
  • Each piece represents a political figure
  • Simple 2D graphics with piece names displayed
  • Basic chess rules implemented
  • Winner gets the "Golden Chainsaw" prize!

Setup

  1. Install Python 3.7+ if you haven't already
  2. Install the required packages:
    pip install -r requirements.txt

Running the Game

python political_chess.py

How to Play

  • Click on a piece to select it
  • Click on a valid square to move the selected piece
  • Red (Republicans) moves first
  • Capture the opponent's king to win!

Game Pieces

Red Team (Republicans)

  • King: Trump
  • Queen: MTG (Marjorie Taylor Greene)
  • Rooks: Vivek Ramaswamy, Ted Cruz
  • Knights: Elon Musk, Ron DeSantis
  • Bishops: Rand Paul, Mike Pence
  • Pawns: Matt Gaetz + 7 MAGA Supporters

Blue Team (Democrats)

  • King: Biden
  • Queen: Kamala Harris
  • Rooks: Nancy Pelosi, Chuck Schumer
  • Knights: AOC, Bernie Sanders
  • Bishops: Elizabeth Warren, Pete Buttigieg
  • Pawns: Justin Trudeau, Gavin Newsom + 6 Progressive Activists