Skip to content

Ridhi-215/Marble_Solitaire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Marble_Solitaire

A C++ implementation of the classic Marble Solitaire game. This project features an interactive game board where players can move marbles by jumping over adjacent marbles. The program includes features such as move validation, game state display, and win/lose conditions. The game continues until no valid moves remain or the player wins by leaving just one marble on the board.

Key Features: 1.Dynamic game board initialization 2.Validation for valid moves 3.Interactive user input 4.Display of game state and results

Releases

No releases published

Packages

No packages published