Skip to content

HelloWorld-er/Twenty-Four-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twenty-Four Puzzle

Intro

This is an open-source Twenty-Four Puzzle game.

Tauri 2.0 + SolidJS + Tailwind are used.

Intro (Game Rule)

The 24 Game is an arithmetical card game in which the objective is to find a way to manipulate four integers so that the end result is 24.

The game is played with a deck of 52 cards, each card has a number from 1 to 13, and four cards are drawn.

The game is played by rearranging the numbers and using the four basic arithmetic operations (+, -, *, /) to form an expression that equals 24.

Acknowledgement

  • Tauri 2.0: The framework used to build this app, allowing it to run as a desktop application.
  • NextJS: The framework used to build the frontend of this app, providing a robust and scalable architecture.
  • TailwindCSS: The CSS framework used for styling this app, enabling rapid and responsive design.
  • GSAP: The animation library used to create smooth and engaging animations in this app.
  • wordle-list: The word list used in this project is sourced from tabatkins/wordle-list which is licensed under the MIT License.

About

Twenty Four Puzzle built with Tauri 2.0

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors