khval / AmosKittens

Amos interpreter under development, most commands are support, some extensions are supported.
MIT License
10 stars 3 forks source link

The Keyboard (100% Done) #5

Closed khval closed 5 years ago

khval commented 6 years ago

We have "Input", "Line Input", so that’s 2 of 11 = 18% Done

khval commented 6 years ago

Implemented (10): Inkey$, Scancode, Clear Key, Wait Key, =Key Shift, =Key State, Input, Line Input, Put Key, =Input$(n), Key Speed,

11*100/11 = 100% done

khval commented 6 years ago

(Input, Line Input command is not as advanced as Amos Pro version, as it supports cursor keys.)