Jean1000levrai / Jean1000levrai/EasyPyEngine
input system: returns the pressed key
Open
enhancement
- Dominant language
- C
- Stars
- 41
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
should return the key pressed.
**expected in python:**
print(engine.key_pressed())
example: if the 'a' key is pressed:
> a
Contributor guide
Assessment
This issue has not been assessed yet.