/snakes-and-ladders-game-cpp

This is a simple Snake and Ladder game implemented in C++.The game is a console-based implementation of the classic Snake and Ladder board game. Players take turns rolling a dice and moving their token accordingly on the game board.

Primary LanguageC++

This repository is not active