Mohamed-94 / JueDeTaquin-Puzzle-SmartGame

A C# Intelligence Game based on famous puzzle called -JueDeTaquin-puzzle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JueDeTaquin-Puzzle-SmartGame

JueDeTaquin-Puzzle-SmartGame

AboutUsageDownloadCreditRelatedLicense

ezgif com-resize 1

About

JueDeTaquin is a famous french puzzele from 19th century, Now this puzzle has been coded with c# to produce a cool intelligence-game to kill some time!.

Tasks:

-Try to rearrange all numbers from 1 to 15.

-Do this arrangement as closest and fastest as possible .

Usage

To clone and edit this application, you'll need Git and Visual Studio Community ,or any C# IDE you are familiar with.

--This program requires .NET Framework 4.0 or higher ..

*if you are using linux you will need MonoDevelop instaled on your machine, which is just an open source version of .NET Framework.

Download

-There's no binary included with this repository ..All you need is just to clone the source code!

and than build/run it using any C# IDE you like to get your own binary file.

-From your command line:

# Clone this repository
$ git clone https://github.com/Mohamed-94/JueDeTaquin-Puzzle-SmartGame

# Go into the repository
$ cd JueDeTaquin-Puzzle-SmartGame

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Credit

This application was built with the help of this Petzold's book

Related

SuperCalculator - C++ CommandLine application.

Mega-Number - a Desktop app with C#.

You may also like...

License

MIT


GitHub @Mohamed-94  · 

About

A C# Intelligence Game based on famous puzzle called -JueDeTaquin-puzzle.

License:MIT License


Languages

Language:C# 100.0%