Skip to content

Make arrow keys move words in puzzle creator #4

@ebignumber

Description

@ebignumber

When I made this game, I made it so I can use vim like motions to move words around. However, there are many people who would prefer to use the arrow keys to move words.

In puzzle_creator.py, there is a while loop at the bottom of the file that reads the input from the user and a function called read_input(), these are the only functions you should have to change.

I apologize if my code is an absolute mess. This is the first project that I was comfortable sharing on Github.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions