eawariyah / BlockBusters-A_2D_A-star_search_game

Welcome to the BlockBusters A* Search Game Challenge! Test your skills against an A* search algorithm in both control mode and competitive mode sessions. Compete to see who can earn the most points, choosing between easy, normal, and hard difficulty levels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockBusters A* Search Game Challenge

Welcome to the BlockBusters A* Search Game Challenge! Test your skills against an A* search algorithm in both control mode and competitive mode sessions. Compete to see who can earn the most points, choosing between easy, normal, and hard difficulty levels.

9d2d43e3-c403-4504-b7f3-a8e34dcca9cf.MP4

Overview

This game is developed using Pygame and challenges players to navigate a maze, competing against an A* search algorithm. Choose your difficulty level and mode to experience a thrilling gaming adventure.

Features

  • Control Mode: Navigate through the maze manually, testing your problem-solving skills.
  • Competitive Mode: Compete against an A* search algorithm to earn points and see who can achieve the highest score.
  • Difficulty Levels: Choose between easy, normal, and hard modes to tailor the challenge to your liking.
  • Interactive Gameplay: Enjoy a visually appealing interface and engaging gameplay experience.

How to Play

  1. Clone the repository to your local machine.
    git clone https://github.com/eawariyah/BlockBusters_2D_A-star_search_game.git
    
  2. Download the requirements to your local machine.
    pip install pygame
    pip install pygame_menu
    pip install numpy

About

Welcome to the BlockBusters A* Search Game Challenge! Test your skills against an A* search algorithm in both control mode and competitive mode sessions. Compete to see who can earn the most points, choosing between easy, normal, and hard difficulty levels.


Languages

Language:Python 100.0%