khval / AmosKittens

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

Other commands (91% Done) #4

Closed khval closed 6 years ago

khval commented 6 years ago

We don't have "Using", "Restore", "Wait", "Timer", "Not" Don't think we have mark rem. we have "Print" ,"Rem", "Data", "Read", "True", "False" 6 of 12 command = 50% Done

khval commented 6 years ago

Command "Wait" Implemented 7 of 12 command = 58% Done

khval commented 6 years ago

Timer command implemented 8 of 12 commands = 66% Done

khval commented 6 years ago

+1 command "Restore" 9 of 12 commands = 75%

khval commented 6 years ago

+1 command "Not" +1 command "mark rem" 11 of 12 command = 91% +1 command "Using" require graphics. for now I'm done