Skip to content
Commit 0bfe6441 authored by Jeremy Whiting's avatar Jeremy Whiting
Browse files

Add keyboard handling to kanagram so words can be typed on a keyboard.

Handles any key press by moving the first instance of it down to the
 user answer area. Also moves the letter back to the anagram if it's
 not in the anagram but is in the user answer area.
Handles backspace to move the last letter in the user answer area
 back up to the anagram.

REVIEW:122297
parent 66941711
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment