Skip to content

JosenRomero/remember_them_game

Repository files navigation

Remember Them Game

Link: remember-them-game

Description

A words memory game with game mode: Basic | Anime.

Built with

  • Vite
  • React JS
  • Tailwind CSS

How to play

  1. The player has to memorize each word that appears for a limited time on the screen.
  2. And then the player has to enter those words, one by one, in a text box.
  3. If the player writes all the words correctly and in the correct order, then the level will increase. Otherwise, the player has to try again.

Demo with artificial intelligence

Demo: remember-game-demo Code: feat/AI-Mode

This demo uses an AI API to generate the list of words.

This demo was used to participate in the hackathon "Cohere" by midudev