Skip to content

csivitu/snakes-and-ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake and Ladder Game

This repository contains a Snake and Ladder game developed using Pygame. The game includes the following features:

  • Custom Move Engine: The move engine is written from scratch to handle the game's logic.
  • Custom Animation Engine: The animation engine provides smooth and engaging animations for the game.
  • Interactive Confirmation Boxes: Confirmation boxes for reset and quit actions.
  • Rolling Mechanics: Roll the dice by clicking the roll button or pressing the space button.
  • Dynamic Background Colors: The background color changes based on the game's state, such as which player is ahead, if both are on the same square, or if someone has won.

How to Play

  1. Clone the repository:
    git clone https://github.com/csivitu/snakes-and-ladders.git
  2. Install pygame using pip
    pip install pygame
  3. Using terminal , cd into the cloned directory and run main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages