Platformer

Link fixed:

WINDOWS: [spoiler]http://www.mediafire.com/?ny5yy1yg8jdoksu[/spoiler]

http://imageshack.us/photo/my-images/829/gameimage1.png/

A quick video http://youtu.be/3mkZ0G0j-rg

A little platforming game. Hope you enjoy moving in it because that’s the point of the game: having fun actually moving.

CONTROLS:
A,D - Move left/right.
W - jump.
S - stop your horizontal movement.
K - activate wall function. (You can do that by standing next to the colored wall and running into it and pressing K)

java.lang.NullPointerException
        at java.io.Reader.<init>(Unknown Source)
        at java.io.InputStreamReader.<init>(Unknown Source)
        at game.level.LevelLoader.load(LevelLoader.java:14)
        at game.Game.<init>(Game.java:25)
        at game.Main.initObjects(Main.java:128)
        at game.Main.<init>(Main.java:25)
        at game.Main.main(Main.java:160)
Exception in thread "main" java.lang.NullPointerException
        at game.Game.tick(Game.java:42)
        at game.Main.tick(Main.java:100)
        at game.Main.loop(Main.java:55)
        at game.Main.<init>(Main.java:26)
        at game.Main.main(Main.java:160)

In case that’s useful

Yes thank you. I’m having problems with Java so I thought I was having an error. Seems otherwise :slight_smile:

I need you upload a image, I believe. It’ll certainly help people wanting to download the game and the image will also show up next to your topic in WIP games, tools & toy projects.