2.0.2 • Published 1 year ago

crazyfruitguess-roni v2.0.2

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year ago

Project Name: Crazy Fruit Guess Game

Description

This project is a JavaScript game called Crazy Fruit Guess. It allows users to guess a randomly selected fruit and provides various functionalities related to the game.

Features

  • Randomly selects a secret fruit for the user to guess.
  • Provides hints to help the user guess the secret fruit.
  • Validates user guesses and provides feedback.
  • Includes additional random functionalities such as shuffling arrays, counting vowels, checking for palindromes, capitalizing letters, generating random numbers, generating unique IDs, and providing basic authentication and registration functionalities.
  • Simulates a basic database functionality for storing user information.

Installation

  • Clone the repository.
  • Open the index.html file in a web browser.

Usage

  • Click the "Start" button to begin the game.
  • Enter your guess in the input field and click "Submit" to check if it's correct.
  • Use provided hints to help you guess the secret fruit.
  • Enjoy exploring the additional functionalities added to the game.