It looks like you're new here. If you want to get involved, click one of these buttons!
These are a couple of simple word programs: anagram solving and hangman. They are designed for young children (hence the list of possible words in the anagram program) and use very simple words (my daughter wants more complicated ones ...).
Included in the Hangman one is a rudimentary keyboard class. Needs considerable work, but is a proof-of-concept.
http://www.math.ntnu.no/~stacey/HowDidIDoThat/iPad/Codea.html
Available as a single file or a directory.
Comments
Line break need between a function and start of smoke closer around 2969
Something else as well but fullscreen is blocking print window
Bother those line ends! Fixed now.
(The fullscreen issue is fixed in an update of Codea - that annoyed me as well.)