Skip to content

BipplavTiwari/Snake-and-ladders

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Snake-and-ladders

This repo contains a code for Snake and ladders game. It contains three files in addition to README.md

  • Snake_ladder.cpp
  • CLASSES.h
  • FUNCTIONS.h

To compile the code and creat an executable, keep all of them in same directory and type this in the terminal

    g++ Snake_ladder.cpp -o Snake_ladder.exe

To run it and play the game, type

    .\Snake_ladder.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages