larkceresin / stardew-profile

Web application that creates a user character profile page based on Stardew Valley

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stardew Valley Profile

Why?

Saw u/ mairland on reddit post [this] (https://www.reddit.com/r/StardewValley/comments/k740st/i_spent_the_better_part_of_today_making_a/) and thought: I can probably make something that creates something similar as a web application that people who aren't good at photo editing could also get some sort of profile.

What?

Still in progress at this point. What I'm looking to do:

  • make a base outline with HTML and CSS that mimics the template
  • create a form so users can enter their name and make some selections
    • need to determine what selections are made by user and which things will randomly be generated
  • have form information populate page with images and text, and possibly some random generated content on submit.

Future Considerations

  • Character customization
    • User able to choose details for characters
      • Hair color/ Style
      • Eye color
      • Clothing
      • Facial features -User able to upload their own photo(s) for use. -Able to export or otherwise share creation to different sites (facebook, instagram, twitter...)

Resources

  1. Template
    • was created by Iantos used here like the above post mentioned.
  2. Font
  3. Images -Villagers - Base Villagers - SVE Villagers -Animals -Cats -Dogs -Horses -Miscellaneous -Food -Minerals -emotes -Background -main image taken from a screenshot of opening title. -SVE version

About

Web application that creates a user character profile page based on Stardew Valley


Languages

Language:CSS 56.3%Language:HTML 43.7%