Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

The puzzle game consists of 15 tiles that you have to arrange the numbers from 1 to 15.
https://github.com/ardesh1r/fifteen-puzzle

android css3 html5 javascript jquery xamarin

Last synced: about 2 months ago
JSON representation

The puzzle game consists of 15 tiles that you have to arrange the numbers from 1 to 15.

Awesome Lists containing this project

README

        

# fifteen-puzzle
The puzzle game consists of 15 tiles that you have to arrange the numbers from 1 to 15.
In the first row from the left, the numbers 1 to 4, in the second row the numbers 5 to 8, in the third row the numbers 9 to 12 and in the fourth row the numbers 13 to 15 should be arranged Respectively in a row.

This game is coded using the following technologies and can be displayed on all browsers.
---------
✔️ HTML5

✔️ CSS3

✔️ JavaScript

✔️ JQuery

Besides, back in time, I was researching for a method to convert my code into one of the application development languages.

Finally, I found Xamarin.

Xamarin is an open-source platform for building modern and performant applications for iOS, Android, and Windows with . NET. Xamarin is an abstraction layer that manages communication of shared code with underlying platform code. Xamarin apps are native apps and most apps will behave the way users expect. Xamarin extends the .NET developer platform with tools and libraries specifically for building apps for Android, iOS, tvOS, watchOS, macOS, and Windows.

✔️ The Android application is also available to download and review in the code folder.

![Logo](https://github.com/Ardesh1r/fifteen-puzzle/blob/main/logo.jpg?raw=true)

![Logo](https://github.com/Ardesh1r/fifteen-puzzle/blob/main/Screenshot-01.png?raw=true)