Skip to content

HaniaKhater/Senet-Ancient_Egyptian_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Senet

This ancient Egyptian game of Senet, coded in Python using tkinter as the GUI, was my final project for Stanford University class CS106A.

Senet (meaning passing) was the ancestor of backgammon and held a lot of significance to pharaohs as the boards were often found it in their tombs. This game combines strategy, luck, and racing to get all pawns off the board.

Game Rules

You can watch the 2 minute video explaining the rules of the game by clicking on this image: Watch the video
or on this link: https://compedu.stanford.edu/codeinplace/public/projects/1286.html

Set up

To Launch the game:

python3 senet_2player.py

You might need to install tkinter and/or TkImage:

sudo apt install python3-tk
sudo apt-get install python3-pil.imagetk

About

Ancient Egyptian game of Senet coded in Python using tkinter as the GUI. Final project for Stanford University class CS106A.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages