GithubHelp home page GithubHelp logo

muhammadwasi / graph-maze-game Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 4.24 MB

This project is a GUI game made in Processing 2, which generates random maze and player has to reach the destination of the maze.

Java 100.00%
graphs queue-algorithm depth-first-search maze-generator maze-game maze-generation-algorithms maze-solver maze-creation processing

graph-maze-game's Introduction

Graph-Maze-Game

This is a game built in Java using Processing Library.

Algorithm and Data Structures Used:

  1. Depth-First-Search
  2. Queue

Function:

  • It generates random maze using Depth-First-Search algorithm.
  • There will be a starting and ending point of each maze.
  • A player have to trace the shortest path and reach the flag(ending point).
  • Then there will be a next level.
  • It records Score and Number of coins.
  • It has infinite levels but the level of difficulty increases as a number of levels increase.
  • In order to add difficulty, there will be an opponent who runs after the player.

Snapshots:

Main Menu

Game mode

How to play?

In order to play this game, you have to install any Java IDE.

Executable File:

Executable or jar file is not uploaded here. But, I can provide it.

graph-maze-game's People

Contributors

muhammadwasi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  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.