Deephan / React-HangMan

A simple game of HangMan done with React.js
0 stars 0 forks source link

Add new features and difficulty levels to the game #2

Open Deephan opened 7 years ago

Deephan commented 7 years ago

i) Add a home screen with svg animation ii) Add a score board iii) New levels of difficulty.

  1. Rapid fire level
  2. A brutal level difficulty with a single hangman for the ENTIRE dataset
  3. Add hints.
  4. Get credits for more tries

iv) Maybe add a third party authentication for maintaining a user profile and game profile (?). Its not like this app will be super popular but it sure is a good exercise.

v) Themes. A good starter for experimenting with different look and feel.