Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 408 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 408 Bytes

Twisty-words

This is a clone of text twist I did as a side thing for the open source game coding competition. It's pretty simple. Type the anagrams of the given letters, get the the next round by finding a six-letter word. Good.

Running

  • Download and Install love2d here.
  • Download this code.
  • Execute love . within the directory with the lua files.