Design & develop keyboard input API for Ludus #45

Open
opened 2025-06-28 22:17:13 +00:00 by scott · 0 comments
Owner

Model this after p5's strategy.

We'll have three functions that are all (:keyword) -> :bool: key_down?, key_pressed?, and key_released?.

This should be easy enough!

Model this after p5's strategy. We'll have three functions that are all `(:keyword) -> :bool`: `key_down?`, `key_pressed?`, and `key_released?`. This should be easy enough!
scott added the
feature
design
labels 2025-07-02 16:29:40 +00:00
scott added this to the Core: CC2 milestone 2025-07-02 17:15:25 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: twc/rudus#45
No description provided.