8000 Replace `input()` with `msvcrt`/`getch` functions · Issue #144 · Pokemon-PythonRed/Pokemon-PythonRed · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Replace input() with msvcrt/getch functions #144

@silvncr

Description

@silvncr

Feature Description:

  • Replace input() with msvcrt.getche()

Reasoning:

  • From the user's end, using input() requires twice the amount of key presses (key then Enter)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0