Can you provide some api functions and constants so that python can be used to program the simple rocket Vizzy system
Tags
Idea3 Comments
- Log in to leave a comment
-
-
1,176 YaMomzBox420
Honestly I'm not sure if that would work or not (I'm probably wrong though, idk). Vizzy is already an interpreted language running off another interpreted language which comes with its own set of limitations and issues. Hopefully someone who knows more about it than me can help you if that's possible
No Upvotes
Log in in to upvote this post.
since the vizzy code is stored in xml, you could do that. you just need a interpreter to translate python instructions to vizzy xml. and as far as i know, no one has made one