Skip to content

ummatias/lsdle

Repository files navigation

LSDLE

Welcome to LSDLE, the game where you identify the LSD member of the day!

image

Overview

LSDLE is a fun and interactive game where you try to guess the correct member of the day. Each day, a new member of LSD is selected, and you must use the clues provided to deduce who it is. The faster you identify the correct member, the more points you earn. Compete with friends and other players to see who can find the LSD member the fastest!

How to Play

  1. Start the Game: Enter a member's name and see what you got right.
  2. Use Clues: Analyze the clues provided to deduce the correct member.

I'm an LSD Member. How can I add my information to the game?

To add your information to the game, you need to edit the src/app/data/data.json file. This file contains information about all LSD members, including their names, projects, and graduation levels. To add a new member, simply add a new object to the members array in the following format:

{
    "area": "The area you work in, list as [ area1, area2]",
    "gender": "Your gender",
    "graduation_level": "Your graduation level",
    "lsd_year": "The year you joined LSD; if there is more than one year, list them as [year1, year2]",
    "name": "Member Name",
    "project":  "The projects the member is involved in, as [project1, project2]",
    "room": "Serra Limpa",
    "ufcg_year": "The year you joined UFCG"
}

Contributing

We welcome contributions to improve LSDLE! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

License

LSDLE is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions or inquiries, please contact us at mateus.ribeiro@lsd.ufcg.edu.br.

Enjoy the game and happy detective work!

About

LSDLE is a fun and interactive game where you try to guess the correct member of the day. Each day, a new member of LSD is selected, and you must use the clues provided to deduce who it is.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors