Giter Site home page Giter Site logo

mahmoudmahm00d / sokoban Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 206 KB

A Sokoban game with different naming style (SokoFarm)

C# 100.00%
astar-algorithm bfs bfs-search console-application csharp dfs dfs-search hill-climbing-algorithm sokoban sokoban-game sokoban-solver uniform-cost-search

sokoban's Introduction

SokoFarm

SokoFarm is a console-based game where the player moves around a grid, trying to get all the seeds into the storages.

Features

  • 100 Unique levels
  • Ability to add more levels
  • Ability to solo playing
  • Self solving using various algorithms (DFS, BFS, UCS, A*, HillClimbing)
  • Ability to cancel algorithms execution using CancellationToken

Preview

level1 level11

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

What things you need to install the software and how to install them

  • .NET 8 or higher

Installing

A step by step series of examples that tell you how to get a development environment running

  1. Clone the repository
  2. Navigate to the project directory
  3. Run cd src
  4. Run dotnet build to build the project
  5. Run dotnet run to start the game

Built With

If you like it give it a star ✨✨

sokoban's People

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.