Skip to content

fabioazv14/PuzzleLI2

Repository files navigation

🧩 PuzzleLI2

A terminal-based puzzle game built in C for the course Laboratórios de Informática 2.


📖 About

PuzzleLI2 is a logic-based puzzle game designed to be played directly in the terminal.
It was developed as part of an academic project to explore fundamental programming concepts such as:

  • Data structures
  • File handling
  • User interaction via the console

🚀 How to Run

# Clone the repository
git clone https://github.com/fabioazv14/PuzzleLI2.git
# Enter the project directory
cd PuzzleLI2
# Compile the project
make jogo
# Run the game
./puzzle

🖼️ Preview

Menu Commands Board

About

A puzzle game made to LI2 at Universidade do Minho

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published