Skip to content

Swakhar/dimensional_shift_deluxe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dimensional Shift Deluxe

Dimensional Shift Deluxe is a puzzle game where players navigate through various levels represented by grid layouts. Each level has a defined start and exit point, and players must strategize their moves to reach the exit.

Installation

  1. Clone the repository:
    git clone <repository-url>
    
  2. Navigate to the project directory:
    cd dimensional_shift_deluxe
    
  3. Install dependencies:
    npm install
    

Usage

To run the game, use the following command:

npm start

Levels

The game includes multiple levels defined in the src/levels/levels.js file. Each level has a grid size, start position, and exit position.

Contributing

Contributions are welcome! Please submit a pull request or open an issue for any suggestions or improvements.

License

This project is licensed under the MIT License.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors