Jump to content

Sigrit

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Sigrit

  1. I'm so grateful for your responses. Going to check them out now. Thanks again!
  2. Hello! I'm trying to make a word game in HTML, using javascript and css. I took 1000 different words and put them on a txt file. Every time game starts I want to take only one word (randomly) and mix it's letters. I got stuck with reading these words separately from this txt file. I thought about using javascript, but I'm not sure how to take only one word from this file. Does anyone know how to do this the easiest way? I'm not so good at programming (yet). Thanks!
×
×
  • Create New...