Asking Help for Basic ICTL (IndianCoder3/abhinu-dev_basic-ictl) #190925
Replies: 1 comment 2 replies
-
|
Good afternoon! Nice project for a hobby build. GUI library: For a simple interpreter GUI, Pygame or Arcade are solid choices. Pygame has more tutorials and community support. Arcade is cleaner and more modern if you want object-oriented design. Avoid Turtle; it is too slow and limited for anything beyond basic demos. Web editor improvements: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Question
Body
Good Afternoon, I am IndianCoder3. I have recently made a hobby project: Abhinu.Dev Basic ICTL (Link is https://github.com/IndianCoder3/abhinu-dev_basic-ictl ). So, you can read the README, it's just a basic interpreter I made. What Python Library should I use for making a GUI command category? Like, turtle, or arcade, or anything else. Also, please rate it from 0-10. Also, please help me improve the web editor: https://basic-ictl-web-studio.onrender.com/
Thank you
Guidelines
Beta Was this translation helpful? Give feedback.
All reactions