Skip to content

Remaster of one of my first javascript projects - hangman & memo cards minigames

Notifications You must be signed in to change notification settings

MintMissy/WebMinigames

Repository files navigation


https://github.com/MintMissy/WebMinigames
Web Minigames | Minigames Website

Web Minigames is a remaster of one of my first javascript projects: Hangman & MemoCards.

Key FeaturesDeployed AppApplication Preview

application screenshot application screenshot

Key Features

  • 2 Games: Hangman & MemoCards
  • NgRx component store
  • Smooth animations
  • Game progress bar
  • Game statistics & timer

Deployed App

You can view the app here: https://github.com/MintMissy/WebMinigames

Issues During Development

During development of this project I had only 1 big issue - I didn't know how to manage the memo cards "async" state. The state couldn't be applied immediately because they have have a flip animation. In the end I used a simple setTimeout function to delay the state change.

About

Remaster of one of my first javascript projects - hangman & memo cards minigames

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published