Skip to content

mightymeld/mightymeld-memory

Repository files navigation

Memory Game - Tailwind CSS

Development

Welcome to the hackathon! Here’s how to get started.

Editing with MightyMeld

  1. Clone this repository to your local machine.

  2. Change into the directory of the cloned repository: cd mightymeld-memory.

  3. Install the dependencies: npm install.

  4. Make sure you have an account at mightymeld.app.

  5. If you do not prefer using VS Code, set up your favorite text editor (see below).

  6. Start MightyMeld: npx mightymeld.

Setting up your favorite text editor

You can choose “Open in Editor” in various places in MightyMeld to open files in your text editor. This project is set up to open VS Code. If you want to use a different editor, you can change the editor field in mightymeld.json to a different editor. See the editor documentation for more information.

Design

This animation shows how the game should look in it’s final form. The game mechanics are already implemented but the UI needs styling and structure.

Once loaded in MightyMeld, you should set your frame(s) to 400px wide (mobile size). You only need to work on that size for the speed run challenge.

Animation of completed game

Here are full size renders of the app screens.

All colors used in the design are standard Tailwind CSS colors.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published