my new JavaScript game
my new JavaScript game
Hi,
I haven't spent too much time to develop Irrlicht stuff recently because my attention was dragged into HTML5 canvas and JavaScript (sort of). I want to get a *real* game finished with the JavaScript port of Box2d, and I still need to do some work on it, but I though I'd share a first version. It can be played here:
http://www.bulletbyte.de/products.php?s ... ow=gravity
It's a simple game "inspired by Thrust" from the C-64. You control your spaceship with the cursor keys and activate the tractorbeam with space. The test level does also include a little "physical puzzle", but I think I'll add more (complex) of those when I'm done with the actual gameplay.
Currently the gaming does not end. The goal is to grab the green balls (let's call them "energy spheres") and drop them in the blue area right beside the starting point.
Hope you have fun with it.
I haven't spent too much time to develop Irrlicht stuff recently because my attention was dragged into HTML5 canvas and JavaScript (sort of). I want to get a *real* game finished with the JavaScript port of Box2d, and I still need to do some work on it, but I though I'd share a first version. It can be played here:
http://www.bulletbyte.de/products.php?s ... ow=gravity
It's a simple game "inspired by Thrust" from the C-64. You control your spaceship with the cursor keys and activate the tractorbeam with space. The test level does also include a little "physical puzzle", but I think I'll add more (complex) of those when I'm done with the actual gameplay.
Currently the gaming does not end. The goal is to grab the green balls (let's call them "energy spheres") and drop them in the blue area right beside the starting point.
Hope you have fun with it.
Last edited by Brainsaw on Sun Jan 16, 2011 9:31 am, edited 2 times in total.
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Hi!
You made any progress with game?
I like it
Btw, you must check this:
http://www.elizium.nu/scripts/lemmings/
You made any progress with game?
I like it
Btw, you must check this:
http://www.elizium.nu/scripts/lemmings/
Just some minor additions, e.g. the ship can now explode. I want to create some more levels and add an end to those levels as soon as I find time to do so.
Btw: that lemmings version is great. I loved the original, but I should stop playing now as I'm at work
Btw: that lemmings version is great. I loved the original, but I should stop playing now as I'm at work
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
works for me though!bitplane wrote:Cursor keys don't appear to do anything on Chromium in Linux
Chromium 8.0.552.224 (0)
Linux dusk 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:01:53 UTC 2010 i686 AMD Phenom(tm) 9500 Quad-Core Processor AuthenticAMD GNU/Linux
if you're looking for me, start looking on irc, i'm probably there.
OK, now I released the game "officially". It can be found under http://en.wikipedia.org/wiki/Thrust_%28video_game%29. After you played a level and use the button that's shown under the game screen you can even enter the hiscore table of the game. Have fun with it.
Oh ... I didn't find any solution for the "Cursor keys don't work" issue. Sorry.
Oh ... I didn't find any solution for the "Cursor keys don't work" issue. Sorry.
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
You should fix the link given in the first post since it points to ?non existant page?
the correct link, as I found out, is: http://bulletbyte.de/jsbox2d/
Also, is there any way to restart level without having to reload page, my spaceship sometimes got stuck when flipped on side on the ground.
Code: Select all
Multiple Choices
The document name you requested (/jsbox2d/JSGravity.html) could not be found on this server. However, we found documents with names similar to the one you requested.
Available documents:
/jsbox2d/JSGravity.php (common basename)
Please consider informing the owner of the referring page about the broken link.
Also, is there any way to restart level without having to reload page, my spaceship sometimes got stuck when flipped on side on the ground.
Working on game: Marrbles (Currently stopped).
OK, updated the link in the initial post.
I also added a button to the game where you can restart the level, and you can blow up the ship with the "ESC" key if you get stuck. Might be the better choice if you (almost) finished the level.
More levels to come
I also added a button to the game where you can restart the level, and you can blow up the ship with the "ESC" key if you get stuck. Might be the better choice if you (almost) finished the level.
More levels to come
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Yea, I've seen that. Played the level like 4 or 5 times right afterwards, just to get back to top
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
I added 2 more levels yesterday. One is a bit annoying, not much space to fly, the other one is just a small training level. Waiting for hiscores for these levels
Dustbin::Games on the web: https://www.dustbin-online.de/
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames
Dustbin::Games on facebook: https://www.facebook.com/dustbingames/
Dustbin::Games on twitter: https://twitter.com/dustbingames