
Froneri
React Website [Gatsby]
A GSAP animation that plays until a user interacts with the screen. The user can tap & hold to start the game.
Drawing and gesture challenges display as the user plays through the game. A shape recogniser is used with Paper JS to determine whether the user has drawn the correct shape.
A message displays after a period of inactivity and the game resets. This is done with Javascript by tracking touch events and using setTimeout to show the message when a threshold is hit.
When the game is completed the users score is added to a leaderboard. The leaderboard is synced to a live database in Vercel Postgres.
Here's the game played from start to finish.
React Website [Gatsby]
React Web App [Next.js]
React Website [Gatsby]
WordPress Website