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

Report as inappropriate.

Master_of_Programming
Master_of_Programming presents ...

2009/11/27

Simple Games

awesome

13257 views / 590 in the last 7 days

Tags: with-source snake pac man gui

open in greenfoot
Your browser is ignoring the <APPLET> tag.
HTML5 version not available | Scenario not running?
MTKMTK

2009/11/27

What's this supposed to do?
Builderboy2005Builderboy2005

2009/11/27

Its giving me an error java.security.AccessControlException: access denied (java.lang.RuntimePermission exitVM.0) at java.security.AccessControlContext.checkPermission(Unknown Source) at java.security.AccessController.checkPermission(Unknown Source) at java.lang.SecurityManager.checkPermission(Unknown Source) at java.lang.SecurityManager.checkExit(Unknown Source) at javax.swing.JFrame.setDefaultCloseOperation(Unknown Source) at SnakeGame.<init>(SnakeGame.java:29) at SnakeGame.main(SnakeGame.java:59) at Button1.act(Button1.java:19) at greenfoot.core.Simulation.runOneLoop(Simulation.java:288) at greenfoot.core.Simulation.run(Simulation.java:158) Seems your doing things that applets wont allow, for security reasons?
A new version of this scenario was uploaded on Sun Nov 29 01:12:47 UTC 2009
A new version of this scenario was uploaded on Sun Nov 29 01:15:27 UTC 2009
Sorry about the error Download the source and run it. The pac man part might not run, because it has maps, and the maps may not be included in the export.
A new version of this scenario was uploaded on Sun Nov 29 01:17:42 UTC 2009
fixed it so pac man uses the random maze generator that i made, instead of loading pre made maps in a .txt format. Download it and try it.

Want to leave a comment? You must first log in.

Who likes this?

No votes yet.