Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Quoridor

A board game implementation written in Python with a graphical user interface via the Pygame library.

Details about the game, validation rules, implementation, game play and extra credit are below.

Game

More information about the game and its rules can be found here.

GUI shows current pawn and fence positions, possible moves for current player, and whose turn it is: screenshot-moves

If a player makes a winning move, the game is stopped and the winner is announced:

screenshot-winner

About

Play the abstract strategy game Quoridor locally with a friend. This implementation is written in Python with a graphical user interface that uses the Pygame library.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages