Skip to content

vishal2931/tile_twist

Repository files navigation

Tile Twist

FlipTiles is an engaging puzzle game built with Laravel and Livewire. The game challenges players to match pairs of tiles by flipping them over. Each tile has a hidden symbol, and players must use their memory to find matching pairs within a limited time. It has different type of level like Begginer, Intermediate and Advanced.

Logo

Installation

Follow these steps to get Tile Twist up and running on your local machine:

1. Clone this repository:

  git clone https://github.com/vishal2931/tile_twist.git

2. Install Composer dependencies:

  composer install

3. Setup Laravel

  php artisan key:generate

4. Install npm dependencies and build assets:

  npm install && npm run dev

Tech Stack

Laravel, Livewire, Tailwind Css

Features

  • Different Levels
  • More features will be added soon.

Feedback

If you have any feedback, please reach out to me at @vishal__2931

Screenshots

App Screenshot

App Screenshot

App Screenshot

App Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published