This site requires JavaScript, please enable it in your browser!
Greenfoot back
KeLLox
KeLLox wrote ...

2021/2/3

How to save a project as a greenfoot file

KeLLox KeLLox

2021/2/3

#
Hello I'm pretty new at greenfoot and i have a question: How do I save a Greenfoot projekt as a Greenfoot file(so you can open it directly not as a Folder)?
danpost danpost

2021/2/3

#
KeLLox wrote...
How do I save a Greenfoot projekt as a Greenfoot file(so you can open it directly not as a Folder)?
Just share it as an application. It will be saved as an Executable Jar File (where "Open" runs the program outside the greenfoot application).
You need to login to post a reply.