2D platformer by TuxedoFish

[raw]
made by TuxedoFish for LD25 Warm-Up (-)
This is a simple 2D base that took 2 days of relaxed work. Does anyone know how i can host this online using php or html ? also should i continue with this because it would probably be too easy and also maybe better to make something new ?

Feedback

Veralos
11. Dec 2012 · 13:50 UTC
When I tried to play this an error appeared. It said:
"Could not find the main class: start.EntryPoint. Program will exit."
EatenAlive3
12. Dec 2012 · 00:04 UTC
Unfortunately, I can start the .jar, but it exits with no error message seconds after initializing.

To put it online, create an applet and embed it into a .html file, which you can put onto dropbox. That's what I did; when you visit the page, it loads it as if it were a website. Make sure to point the java archive to the actual URL to it!

You might as well continue with this until the competition starts if you have time, but with just 3 days or so until we begin, try setting up some features this one might not have (I haven't been able to start it, so I don't know what it has!)

Mainly, you should just focus on getting it to work through the web, because you'll be missing out on a lot of potential judges if you set it up only as a windows download!
TinyPlatypus
12. Dec 2012 · 15:07 UTC
I works fine for me, you (^^^) may just be missing some crucial LWJGL files which you (TuxedoFish) should probably look into.

Nice jumping, it can be difficult to get that right.
🎤 TuxedoFish
14. Dec 2012 · 15:34 UTC
thanks for the feedback :D