cadevue

カデγƒ₯エ

Github Repository:
https://github.com/cadevue/WebGL-2D-Editor

I wrote a paper on this:
Access it Here

Description πŸ‘¨β€πŸ’»

Sokobond Solver is a program written in Java intended to solve sokobond puzzle level. Sokobond is a puzzle game that revolves around the concept of chemical bonding. The game is played in a grid-based area where atoms are scattered throughout the environment. The goal is simple: arrange the atoms in such a way that it satisfies the chemical bonding rules. Sokobond game can be accessed from Steam.

How to Run πŸš€

  1. Visit the GitHub repository and clone the repository:

    git clone https://github.com/cadevue/SokobondSolver.git
  2. Open a terminal in the application directory and enter the target directory:

    cd target
  3. Run the program using the following command:

    java -jar SokobondSolver.jar

Check out the paper for implementation details.

Sokobond Solver Paper by Addin Munawawr

Sokobond Solver Paper by Addin Munawawr

Sokobond Solver Paper by Addin Munawawr

Contributors 🀝

Β Addin Munawwar Yusuf (cadevue)