Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beardedfish/fifteen-puzzle

Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux. 🧩
https://github.com/beardedfish/fifteen-puzzle

15-puzzle c-plus-plus console console-game cplusplus-games game game-of-fifteen input io linux n-puzzle output puzzle puzzle-game win32 win32-api windows

Last synced: about 2 months ago
JSON representation

Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux. 🧩

Awesome Lists containing this project

README

        

# Fifteen-Puzzle
Classic sliding puzzle game programmed in C++11. This program works on both Microsoft Windows and on Linux.

# Screenshots
![Screenshot showing the game running on Windows 10](screenshots/windows.png "Screenshot showing the game running on Windows 10")

![Screenshot showing the game running on Ubuntu](screenshots/ubuntu.png "Screenshot showing the game running on Ubuntu")

# Video Showcase
Click [here](https://www.youtube.com/watch?v=5yzhFL_g3pY) to watch a YouTube video showing the Fifteen Puzzle project in action.