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

Report as inappropriate.

erdelf
erdelf presents ...

2013/7/7

Triangle shooter

Shoot the triangles.
Movement - W/A/S/D
alt. Movement - arrow keys
fire - space

3355 views / 886 in the last 7 days

3 votes | 0 in the last 7 days

Tags: game shooter 2d triangle c4bj13 triforce

Your browser is ignoring the <APPLET> tag.
davemib123davemib123

2013/7/7

Nice game
joeschmoejoeschmoe

2013/7/7

how do you make it start without hitting the the 'run' botton?
InfucoderInfucoder

2013/7/7

How do you move/play?
@joeschmoe In you're world constructor (or actor constructor if you really feel like it) You say Greenfoot.run() and it will start the game without clicking the button.
danpostdanpost

2013/7/7

Please refer to the Greenfoot class API. The method is 'start' (not 'run'). 'a' and 'd' is left and right; 'space' is shoot.
Whoops, my bad. I thought it was run.

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

Who likes this?

Game/maniac joeschmoe davemib123