Skip to content

plfbvr/puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puzzle

Description

A simple puzzle game built from scratch with C++ using SFML.

Screenshot

Installation

Dependencies

This project uses cmake and SFML library:

sudo apt-get install cmake libsfml-dev

Build

  1. Clone this repository
  2. Compile with mkdir build && cd build && cmake ..
  3. Go to binary folder cd ./bin
  4. Run with ./puzzle

About

Puzzle game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors