Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 531 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 531 Bytes

Unix_Project_3rd_sem

A simple Snakes and Ladders game written in bash script. The required report and ppt presentation of the project are included here. The program doesn't provide graphical interface of the standard snakes and ladders game. The program provides 2 types of game mode :

  1. Single player
  2. Double player

Single player is the mode where the user plays against the computer(Bot). Double player is played between 2 users.

While running the code the rules of the game will be displayed tothe user for 25 seconds.