Skip to content

This project is an implementation of a simple Slide Puzzle, in which you touch on a piece and an empty space to move the piece to that space.

License

Notifications You must be signed in to change notification settings

indexhever/slidepuzzle

Repository files navigation

Slide Puzzle Game

This project is an implementation of a simple Slide Puzzle, in which you touch on a piece and an empty space to move the piece to that space. Using this mechanic, the player finishes the game when all pieces are in correct order.

All the development process was made using TDD, following Clean Code guidelines and SOLID principles. Each test can be found on Test folder.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Unity 2019.2.2f1

Installing

Running the tests

Play tests on Unity Test Runner

Built With

  • Unity - The game engine used.

Contributing

Please read CONTRIBUTING.md for details on the process for submitting pull requests to us and also check our code of conduct before making any change.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

This project is an implementation of a simple Slide Puzzle, in which you touch on a piece and an empty space to move the piece to that space.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published