Description:
Implement hashi game, you can customize the drawings, you can also use the internal drawings for the game. At the same time there are automatic solution drawings AI, using DFS algorithm to solve.
To Search:
File list (Check if you may need any files):
hashi-master
............\.gitattributes
............\.gitignore
............\App.config
............\App.xaml
............\App.xaml.cs
............\BackUpMaps
............\..........\IMG_7790.PNG
............\..........\IMG_7791.PNG
............\..........\IMG_7792.PNG
............\..........\IMG_7793.PNG
............\..........\IMG_7794.PNG
............\..........\IMG_7795.PNG
............\..........\IMG_7796.PNG
............\..........\IMG_7797.PNG
............\..........\IMG_7798.PNG
............\MainWindow.xaml
............\MainWindow.xaml.cs
............\Properties
............\..........\AssemblyInfo.cs
............\..........\Resources.Designer.cs
............\..........\Resources.resx
............\..........\Settings.Designer.cs
............\..........\Settings.settings
............\Resources
............\.........\Maps
............\.........\....\Easy
............\.........\....\....\0.txt
............\.........\....\....\1.txt
............\.........\....\Medium
............\.........\....\......\0.txt
............\.........\_num
............\.........\....\0.jpg
............\.........\....\1.jpg
............\.........\....\2.jpg
............\.........\....\3.jpg
............\.........\....\4.jpg
............\.........\....\5.jpg
............\.........\....\6.jpg
............\.........\....\7.jpg
............\.........\....\8.jpg
............\.........\....\9.jpg
............\.........\exit.png
............\.........\home.png
............\.........\horizontal1.png
............\.........\horizontal2.png
............\.........\horizontalpre.png
............\.........\num
............\.........\...\0.png
............\.........\...\1.png
............\.........\...\2.png
............\.........\...\3.png
............\.........\...\4.png
............\.........\...\5.png
............\.........\...\6.png
............\.........\...\7.png
............\.........\...\8.png
............\.........\...\9.png
............\.........\ok.png
............\.........\optiontitle
............\.........\...........\passstep.png
............\.........\...........\passtime.png
............\.........\reset.png
............\.........\return.png
............\.........\shader.png
............\.........\start.png
............\.........\start_enter.png
............\.........\vertical1.png
............\.........\vertical2.png
............\.........\verticalpre.png
............\.........\win.png
............\Tools.cs
............\Window_Hashi.xaml
............\Window_Hashi.xaml.cs
............\Window_Self.xaml
............\Window_Self.xaml.cs
............\bin
............\...\Debug
............\...\.....\Maps
............\...\.....\....\Easy
............\...\.....\....\....\0.txt
............\...\.....\....\....\1.txt
............\...\.....\....\....\2.txt
............\...\.....\....\....\3.txt
............\...\.....\....\Hard
............\...\.....\....\....\0.txt
............\...\.....\....\....\1.txt
............\...\.....\....\....\2.txt
............\...\.....\....\....\3.txt
............\...\.....\....\....\4.txt
............\...\.....\....\Medium
............\...\.....\....\......\0.txt
............\...\.....\....\......\1.txt
............\...\.....\....\......\2.txt
............\...\.....\....\......\3.txt
............\...\.....\....\......\4.txt
............\...\.....\....\selfDefining.txt
............\hashi.csproj