Log In  

Cart #trijjip-0 | 2019-11-30 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
18

Hi! This is a racing game thingy I'd started for the jam (though I'm now thinking of expanding it to something else). It uses sprite scaling for everything, and renders the road almost like the Power Drift arcade from SEGA.

For now there's not much to it, I just implemented some of the "driving" stuff, but I'm planning on making it something like an "endless racer" - the road being generated on-the-fly with objects and all, I can see some ways to go along.

One of the ways I'm thinking of doing is something like a time-attack thing with random handicaps, I'll probably be trying this first, gameplay-wise.

Cheers!

Update (0.4.0)

Added a title screen! And fixed a few things with collision (though it's not there yet '^^) including adding a "hit" SFX
I've been sitting on this update for a year or more, though.

Update (0.3.0)

Fiddled around with values for acceleration and braking, started doing collision stuff (rocks stop the car dead on it's tracks, borders make the car stay inside bounds, brake the car a little and mess up with acceleration while the car is on "grass"

P#17139 2015-11-28 18:31 ( Edited 2019-11-30 21:19)

looking great!!

I find it very hard to stay on the road though. Braking seems too slow you down too fast and not help you turn corners more easily.

P#17141 2015-11-28 18:50 ( Edited 2015-11-28 23:50)

yeah, I still need to calibrate a lot of things - and implement a lot of it too =S

I've implemented two types of horizontal curves there, one that can be done at high speed and another that should force you to slow down before - I'm thinking of how to do something like a co-pilot that announces what's going to appear next, to make the curves part of the game mechanics

P#17142 2015-11-28 18:58 ( Edited 2015-11-28 23:58)

SUPERSCALER FTW! I'm glad someone else likes these style of games! Looking forward to the polished final game!

P#17195 2015-11-29 14:41 ( Edited 2015-11-29 19:41)

I can see it needs a little calibration but so far, it's a fantastic graphics demo. I love the way it shows hills and slopes.

p.s. the way it handles sound at the moment is practically a random music note generator. Sounds like experimental jazz or something.

P#17206 2015-11-29 15:50 ( Edited 2015-11-29 22:18)

@hseiken yeah! I had meant to do a game with sprite scaling in ages, but this one just sprang up designing itself out - I'm glad it's transmitting that same nice vibe =D

@Connorses thanks! =D I had to iterate for quite some time on those hills, the first (thankfully not public) versions had a bit of a jittery feel due to the way I was calculating the curve's gradients. I'm glad it turned out pretty nice-looking - even though the curve now is probably the correct way to go about it, I kind of came by it through fiddling around with lots of interpolation.
About the feel of the sound, I think it's the product of the way PICO-8 handles notes, lacking any subdivision at all between semitones... and I forgot to set the volume lower too =P Though it's actually a sfx looping between two samples at the highest speed available, and me poke()ing addresses 0x3200 and 0x3202 with some proportionally varying values.
Also, the javascript runtime actually messes up with this scheme a little, some samples seem to take a lot longer here than on the default interpreter - that might be the experimental-jazzy sound =}

P#17213 2015-11-29 18:32 ( Edited 2015-11-30 01:20)

This would be awesome as an outrun remake!

P#18612 2016-02-02 11:47 ( Edited 2016-02-02 16:47)

Simple yet very effective!
Go for a full Power Drift remake!

P#44931 2017-10-05 15:43 ( Edited 2017-10-05 19:43)

Pretty good. Occasionally it looks like the rocks are floating in the air. Happens when the player is on a hill.

And ... who puts boulders in the middle of a busy thoroughfare ? Really ... :)

P#70425 2019-11-30 23:09

This game is great! I love the sprite scaling, but I feel that the car should be transparent so you can see boulders more easily if you're going downhill or uphill.

P#70598 2019-12-05 10:28 ( Edited 2019-12-05 10:30)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 11:34:51 | 0.025s | Q:32