This site requires JavaScript, please enable it in your browser!
Greenfoot
Username
Password
Remember Me?
Sign Up, Lost Password
Activity
About
Documentation
Download
Discuss
Scenarios
Sara
wrote ...
2019/12/21
scenarios for greenfoot 3.5.4
Sara
2019/12/21
#
I have installed Greenfoot 3.5.4 and downloaded scenarios like ants, asteroids, piano to help me learn. but none of those are compatible with the version of greenfoot. Plz suggest what to do. Thanks in advance.
danpost
2019/12/21
#
It may be a matter of just removing:
import java.awt.Color;
from any and all classes. Any
import java.awt.Font;
lines should also be removed. Beyond that, we would have to deal with each error individually.
You need to login to post a reply.
X