Skip to content

Mahjong Solitaire is a game where your goal is to remove all tiles from the board.

Notifications You must be signed in to change notification settings

andre-rosatto/react_mahjong

Repository files navigation

Mahjong Solitaire

Mahjong Solitaire is a game where your goal is to remove all tiles from the board.

Mahjong Solitaire was written in Typescript, using React and Tailwind CSS.

There is a new game every day, and every game is winnable.

Tech Stack

TypeScript React Tailwind CSS HTML CSS NPM

Scripts

npm start: Starts the game in development mode and serves it on localhost:3000

npm build: Builds the game for production