Skip to content

ovolynets/JigsawPuzzleGame

Repository files navigation

MIT licensed

Jigsaw Puzzle Game

This project contains source code for the app Victoria's Jigsaw Puzzle for Toddlers and Kids published on the Microsoft Store. It is a jigsaw puzzle game with custom image selection. It has a pretty unique feature (as for Windows Store apps) to choose your own faviourite images, photos, pictures or screenshots for the puzzle to have unforgettable experience :)

It is developed for the Universal Windows Platform (UWP) with no extra dependencies.

I developed the app originally for kids, however this can be interesting for people of all ages. You can find a few screenshots on the Store.

Inspiration

The development was inspired by two open source projects:

and

Puzzle Game is an improvement over these projects towards Universal Windows Platform (UWP). It has its own user interface for simpler usability.

3rd party resources

This project uses 3rd party resources from https://www.iconfinder.com and https://www.freesound.org licences under CC BY 3.0 and CC BY 0. More details can be found in the About section in the app.

Maintenance

This is the my first Visual Studio project written with "serious" intent and thus comments and pull requests are always welcome. I will try to answer you within a few days.

System Requirements

Minimum

OS Windows 10, Windows 10 Mobile

Architecture x86, x64

Recommended

Touch Screen for better User Experience

Getting Started

The project's solution should be easily importable into the latest Visual Studio IDE. No specific configuration should be required. Compilation was tested on a x84 machine running Windows 10.

License

The MIT License (MIT) Copyright (c) 2016 Oleksandr Volynets

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.