Giter Site home page Giter Site logo

tubes2_treasurehunter's Introduction

Maze Solver

Author

  • Athif Nirwasito - 13521053
  • Fazel Ginanda - 13521098
  • Hanif Muhammad Zhafran - 13521157

Description

Maze Solver merupakan aplikasi pencarian treasure dalam suatu labirin. Program akan memvisualisasikan hasilnya, dilengkapi dengan rute arah gerak, frekuensi pengecekan node, panjang rute yang terbentuk, dan execution time.

Prioritas arah traversal adalah Kanan - Bawah - Kiri - Atas

PERHATIAN: Fitur time per step (animasi) belum diimplementasi meskipun sudah ada di UI

Requirements

  • .NET Framework 6.0
  • MSBuild 17.4.1

Usage

Build

Dengan Visual Studio, program dapat langsung di build sekaligus dijalankan dengan cara membuka file MazeSolver.sln pada folder src kemudian tekan tombol start pada Visual Studio. Program juga dapat dibuild secara terpisah pada terminal di Visual Studio dengan command msbuild pada folder src.

Program juga dapat dijalankan secara langsung tanpa dibuild dengan menggunakan build yang sudah ada pada folder bin. Masuk ke dalam folder bin, kemudian jalankan MazeSolver.exe.

How to Use

  1. Buka aplikasi dengan cara menjalankan executable MazeSolver.exe pada folder bin.
  2. Klik tombol open file untuk memilih file .txt yang akan digunakan sebagai peta.
  3. Pilih algoritma yang akan digunakan untuk proses pencarian. BFS atau DFS harus dipilih salah satu, sedangkan untuk TSP boleh dipilih ataupun tidak.
  4. Lakukan pencarian dengan klik tombol “Visualize”
  5. Rute yang sudah didapat akan ditampilkan pada peta dengan warna hijau, kemudian ditampilkan juga rute arah gerak, frekuensi pemeriksaan node, panjang rute yang didapat, dan juga execution time dari program.

tubes2_treasurehunter's People

Contributors

hanifmz07 avatar onyxcodeotto avatar fazelginanda avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.