Soccer by kochb
I wanted to use Haxe 3.0 dev, and NME 4.0 dev but there seems to be some bugs that have yet to be worked out when rendering in flash and freeing memory in HTML5. So I used them anyway and could only export to Windows (Linux doesn't compile either).
Anyway, I have made a game where you get the ball(s) to the goal by making circles and rectangles. The code is setup to add joints (both solid and powered on key press) but I don't have any more time to put into this.
Make sure to extract the whole zip before running the .exe.
Controls:
Mouse (click,highlight)
Z enable dragging
R enable rotating
BACKSPACE delete selected shapes
CRTL-A select all shapes
+ unpause
- pause
The trick is that you can only build while the game is paused and before the level has started.
Anyway, I have made a game where you get the ball(s) to the goal by making circles and rectangles. The code is setup to add joints (both solid and powered on key press) but I don't have any more time to put into this.
Make sure to extract the whole zip before running the .exe.
Controls:
Mouse (click,highlight)
Z enable dragging
R enable rotating
BACKSPACE delete selected shapes
CRTL-A select all shapes
+ unpause
- pause
The trick is that you can only build while the game is paused and before the level has started.
| Windows | https://www.dropbox.com/s/np4am0e7jptfe4b/Soccer.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=16872 |
Ratings
| Coolness | 46% | 1364 |
| Overall(Jam) | 2.13 | 549 |
| Audio(Jam) | 2.00 | 417 |
| Fun(Jam) | 1.91 | 537 |
| Graphics(Jam) | 1.91 | 540 |
| Innovation(Jam) | 2.33 | 452 |
| Mood(Jam) | 2.00 | 499 |
| Theme(Jam) | 3.13 | 332 |
But nevertheless good job.
Didn't figure out how rotating elements worked.