Skip to content

Keyboard Input #1

@lukalelovic

Description

@lukalelovic

The keyboard class only supports unbuffered input for alphabetic keys, on windows systems.

What is needed:

  1. Unbuffered input for every keyboard key
  2. Support for key input on non-windows systems (i.e. Mac & Linux)

For the first point, it might be best to rewrite the keyboard class to have an enumerated data type of all keyboard keys. For the second point, I recommend looking into functions such as getch()

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions