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

2020/5/3

Why wont the Scenario that i publish run?

JacobGames JacobGames

2020/5/3

#
When i try to play the game i uploaded it crashes the web page any solutions? https://www.greenfoot.org/scenarios/25753
danpost danpost

2020/5/3

#
JacobGames wrote...
When i try to play the game i uploaded it crashes the web page any solutions? https://www.greenfoot.org/scenarios/25753
Your SpriteSheet class uses a part of the java.awt package, which will not work in javascript.
You need to login to post a reply.