Author Topic: [2 BUTTON] Rollertube  (Read 9116 times)

0 Members and 1 Guest are viewing this topic.

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17394
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
[2 BUTTON] Rollertube
« on: February 16, 2008 »
Rollertube by Shockwave and Ampli.
2 Keys control the game play.

Left and right arrows rotate the tunnel... Avoid the hazards :)

A good score is something above 2,000
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Ampli

  • ZX 81
  • *
  • Posts: 19
  • Karma: 10
    • View Profile
    • StudioRIFF
Re: [2 BUTTON] Rollertube
« Reply #1 on: February 16, 2008 »
The gameplay is to slow.  :-*

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17394
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [2 BUTTON] Rollertube
« Reply #2 on: February 16, 2008 »
It only seems like that to you because of all the caffeine you take to stay awake :)
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Ampli

  • ZX 81
  • *
  • Posts: 19
  • Karma: 10
    • View Profile
    • StudioRIFF
Re: [2 BUTTON] Rollertube
« Reply #3 on: February 16, 2008 »
hehe, but it wont restart after Death. need to press escape to exit..and the gameover parts repeats playing..

Offline Rbz

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 2750
  • Karma: 493
    • View Profile
    • http://www.rbraz.com/
Re: [2 BUTTON] Rollertube
« Reply #4 on: February 16, 2008 »
Very cool game :D , nice song too

For first try I reached 1492 points, I will try it again  ;D

Glad to see you are using openGL Shock, your intros will become greater and greater in the future  O0


Challenge Trophies Won:

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #5 on: February 16, 2008 »
I like the concept and feel that it is a really good start.

I would advise having the speed get faster well faster. Also a faster top speed should be considered. I think it would be better as a sort of twitch game without inertia in the cornering. If you lost the inertia you could make the speed even faster and the game would still feel fair. Also there seemed to be one wall that I could not avoid. I don't know how you are coding this but I would advise some sort of path generation algorithm for the obstacles. Visually it was nice and the effects were well done. I would prefer it be faster and more twitch game play rather than the floaty movement. You know, if you wanted you could use a torus instead of a tube that way the player would get the feeling of moving in an infinite winding tunnel every time the torus rotated. This may mean a new collision system though and might kill the FPS, plus you would have to code rotations and such. Just tossing out ideas. ;) Good game but a bit too slow. These are just my thoughts take them as my view only.
Challenge Trophies Won:

Offline p01

  • Atari ST
  • ***
  • Posts: 158
  • Karma: 51
    • View Profile
    • www.p01.org
Re: [2 BUTTON] Rollertube
« Reply #6 on: February 16, 2008 »
Also the shading looks strange on the sphere. I think it'd look better in 2D, as it is in Yoomp.

side note, I've considered to port Yoomp to JavaScript. But I should probably work on something original.

Offline Pixel_Outlaw

  • Pentium
  • *****
  • Posts: 1382
  • Karma: 83
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #7 on: February 16, 2008 »
Also the shading looks strange on the sphere. I think it'd look better in 2D, as it is in Yoomp.

Well I think since all of your other visual elements are angular why not just flat shade the sphere?
Challenge Trophies Won:

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #8 on: February 17, 2008 »
Nice game.

Speed is interesting. This goes horrendously fast for me after a while. The same happens with Rbrazs game which is literally unplayable on this PC. I suspect the resolution of my clock is much higher than on some other PCs and so clock ticks happen much faster? On my laptop, both games are slow.

Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17394
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [2 BUTTON] Rollertube
« Reply #9 on: February 17, 2008 »
I just played it on a notebook with no graphics card.. It didn't work properly.
 
It should be played on a system with a graphics card, If I get a chance I will fix the bugs, I hope so.
Thanks for the feedback, it's always appreciated.
Shockwave ^ Codigos
Challenge Trophies Won:

Offline benny!

  • Senior Member
  • DBF Aficionado
  • ********
  • Posts: 4384
  • Karma: 228
  • in this place forever!
    • View Profile
    • bennyschuetz.com - mycroBlog
Re: [2 BUTTON] Rollertube
« Reply #10 on: February 17, 2008 »
First, congratulations. Cool to see the smooth
OpenGL graphics. Very cool, Shocky.

The gameplay and idea is great. Although speed
is too slow on my laptop as well.

Btw. The program crashes here, when I press left
and then the right mousebutton on start screen ?
No idea why ?
[ mycroBLOG - POUET :: whatever keeps us longing - for another breath of air - is getting rare ]

Challenge Trophies Won:

Offline ninogenio

  • Pentium
  • *****
  • Posts: 1668
  • Karma: 133
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #11 on: February 17, 2008 »
very cool shockwave!

the only thing i could say goes against it is the speed it should be faster, also the left right movement seems a little clumbersum but it should be an easy fix.

the gfx are very polished. btw what font system did you go with was it the one i previously posted cause if so you've made really good use of and im glad to see that!
Challenge Trophies Won:

Offline Rbz

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 2750
  • Karma: 493
    • View Profile
    • http://www.rbraz.com/
Re: [2 BUTTON] Rollertube
« Reply #12 on: February 17, 2008 »
...
Speed is interesting. This goes horrendously fast for me after a while. The same happens with Rbrazs game which is literally unplayable on this PC. I suspect the resolution of my clock is much higher than on some other PCs and so clock ticks happen much faster? On my laptop, both games are slow.
...
Taj, yes, to make it more compatible, it should have a high performance counter/frequency to adjust speed, but I was unable to add it on my 1k game.

Challenge Trophies Won:

Offline Buckethead

  • C= 64
  • **
  • Posts: 58
  • Karma: 30
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #13 on: February 17, 2008 »
Awesome. It's smooth here, slow at the beginning, I should say "heavy" :) It's very well done, neat graphics too! Loved also the presentation. Feedback: I'm runnning under an Nvidia 8800 GTS 320Mo and 22" wide in 1680x1050. The graphics are a bit differents than in the screenshot. The texts display much more in the background, the ball looks less perfect.
Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17394
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [2 BUTTON] Rollertube
« Reply #14 on: February 18, 2008 »
Thanks for all the feedback, unfortunately I won't be able to work on it any more though :( No time because of work.

Nino, sorry mate, no I didn't use your GDI font thing in this, it's a routine of my own (not as good as yours).
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Shockwave

  • good/evil
  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 17394
  • Karma: 498
  • evil/good
    • View Profile
    • My Homepage
Re: [2 BUTTON] Rollertube
« Reply #15 on: February 18, 2008 »
By the way, this will sound like a cop out, but the info does say that the requirements for this game are Opengl and a gfx card.

Please don't run it on laptops without gfx cards, it will be shit.
Shockwave ^ Codigos
Challenge Trophies Won:

Offline Positron

  • C= 64
  • **
  • Posts: 93
  • Karma: 7
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #16 on: February 19, 2008 »
Nice one Shockwave!

Very nice little game and sfx.

Offline Dr.Death

  • Senior Member
  • Amiga 1200
  • ********
  • Posts: 445
  • Karma: 9
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #17 on: February 19, 2008 »
Now that is 1 nice little game m8
Proud member of DAWN

Offline Jim

  • Founder Member
  • DBF Aficionado
  • ********
  • Posts: 5301
  • Karma: 402
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #18 on: February 19, 2008 »
Rollery and Tubey.  Great :)

Jim
Challenge Trophies Won:

Offline taj

  • Bytes hurt
  • DBF Aficionado
  • ******
  • Posts: 4810
  • Karma: 189
  • Scene there, done that.
    • View Profile
Re: [2 BUTTON] Rollertube
« Reply #19 on: February 19, 2008 »
I know I'm sounding like an old record but the laptop/graphics card thing isnt the problem. At least it doesn't seem so. Unless you have no timer at all in there, somethings up. Could you tell me how the timing is done so I can learn from this because that shouldn't be pushing the polygon count of my laptop yet its way slower than my desktop. I want to understand the issue so I can make sure I get it right in my little 4ks. Its not a criticism of your implementation, I just want to get to the bottom of this.

BTW, it occurs to me that this would look amazing raytraced and given its a sphere, a cylinder and some low number of cubes - it should be possible in real time.

Chris
Challenge Trophies Won: