General FAQ
Welcome to the StarLogo Nova FAQ! Find answers to common questions organized by topic.
Quick Answers
What is StarLogo Nova?
StarLogo Nova is a block-based programming environment that allows users to create 3D games and simulations. It's designed to teach programming concepts through visual, drag-and-drop blocks.
Is StarLogo Nova free to use?
Yes, StarLogo Nova is freely available for educational and personal use.
What age group is StarLogo Nova suitable for?
StarLogo Nova is designed for middle school students and above, but can be adapted for various age groups depending on the complexity of the projects.
Where can I find the Privacy Policy / EULA?
The Privacy Policy and EULA are linked in the bottom footer of the page. You can also find them directly here:
Detailed Topics
For more specific questions, check out these detailed FAQ sections:
- Account Management - Registration, login, editing account info, and account deletion
- Project Management - Creating, editing, sharing projects, and using project tools
- Programming and Code - Block-based programming, troubleshooting, and coding help
Getting Started
How do I create my first program?
Check out our First Program tutorial to get started with creating your first StarLogo Nova project.
Where can I find learning resources?
Visit our Skill Resources page for comprehensive learning materials and tutorials.
I'm having trouble with the interface. Where can I get help?
Start with our Getting Started guide which covers the basics of the StarLogo Nova interface.
Technical Questions
What blocks are available in StarLogo Nova?
You can explore our complete Block Library to see all available blocks organized by category.
Can I save my projects?
Yes, StarLogo Nova allows you to save your projects locally or export them for sharing.
What file formats does StarLogo Nova support?
StarLogo Nova projects are saved in its native format. You can also export animations and screenshots of your simulations.
Troubleshooting
My simulation isn't running as expected. What should I check?
- Verify that all your blocks are properly connected
- Check that your setup and go procedures are correctly defined
- Make sure your agents have the necessary behaviors assigned
- Review the logic flow in your program
The interface is running slowly. How can I improve performance?
- Reduce the number of agents in your simulation
- Simplify complex behaviors
- Close unnecessary browser tabs
- Try refreshing the page to clear memory
I can't find a specific block. Where should I look?
Use the search functionality in the block library, or browse blocks by category. Each block includes usage examples and descriptions.
Contributing
How can I contribute to this documentation?
This wiki is open source. You can contribute by submitting improvements, corrections, or new content through pull requests.
I found an error in the documentation. How do I report it?
Please create an issue on the project's GitHub repository with details about the error and suggested corrections.
Don't see your question answered here? Feel free to contribute by adding it to this FAQ!