Anas1108 / Puzzle_Game

A C++ command line puzzle game where player rearranges pieces to complete a pattern. Input: puzzle size, piece state. Output: puzzle state after moves. ASCII characters represent pieces, no progress saved.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

A C++ command line puzzle game where player rearranges pieces to complete a pattern. Input: puzzle size, piece state. Output: puzzle state after moves. ASCII characters represent pieces, no progress saved.


Languages

Language:C++ 100.0%