Welcome to the WallWizard repository! This project implements the Quoridor board game with additional features for registering, logging in, and maintaining a leaderboard.
Quoridor is a strategy board game where the objective is to move your pawn to the opposite side of the board before your opponent does. Players can also place walls to hinder their opponent's progress.
- Game Play: Play the Quoridor game against an opponent.
- Register/Login System: Users can register and log in to play the game.
- Leaderboard: Track the top players based on their game performance.
-
Install Dependencies: Before you start game ensure all requirements are installed
pip install -r requirements.txt
-
To run:
python menu.py