Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yuchung-chuang/wpfnpuzzle
A 15-puzzle game made with WPF.
https://github.com/yuchung-chuang/wpfnpuzzle
material-design wpf
Last synced: about 2 months ago
JSON representation
A 15-puzzle game made with WPF.
- Host: GitHub
- URL: https://github.com/yuchung-chuang/wpfnpuzzle
- Owner: yuchung-chuang
- License: mit
- Created: 2018-09-03T16:42:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-08-17T16:52:10.000Z (over 5 years ago)
- Last Synced: 2024-02-12T04:36:46.709Z (12 months ago)
- Topics: material-design, wpf
- Language: C#
- Homepage:
- Size: 2.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WpfNpuzzle
A 15-puzzle game made with WPF.
![releases](https://img.shields.io/github/release-pre/alex1392/WpfNpuzzle.svg?style=flat)
![platform](https://img.shields.io/badge/platform-windows-informational.svg)
![.net](https://img.shields.io/badge/.net->=4.6.1-informational.svg)
![lanugage](https://img.shields.io/badge/C%23-7.0-informational.svg)
![IDE](https://img.shields.io/badge/IDE-vs2017-informational.svg)[![Build status](https://ci.appveyor.com/api/projects/status/github/alex1392/WpfNpuzzle?branch=master&svg=true)](https://ci.appveyor.com/project/alex1392/WpfNpuzzle)
![license](https://img.shields.io/github/license/alex1392/WpfNpuzzle)
## Preview:
![Preview image](https://yuchungchuang.files.wordpress.com/2018/08/118.png?w=230&h=299&zoom=1)
## [Demo Video](https://www.youtube.com/watch?v=jrPuWZo6Dkk&t=5s)
## Usage:
1. Download the newest version of [Npuzzle.rar](https://github.com/alex1392/WpfNpuzzle/releases) at release page.
1. Unzip it.
1. Run N-puzzle.exe## Have fun!