Log In  

Cart #picokart2_082-0 | 2019-09-23 | Code ▽ | Embed ▽ | No License
92

Old versions:

Cart #17953 | 2015-12-21 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
92


Cart #17738 | 2015-12-13 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
92

Compete in a 3D, high-speed go-cart race against computer-controlled mouse opponents in three challenging tracks.

New Features:
--Improved screen size and resolution
--Music from Gruber

P#17739 2015-12-12 21:56 ( Edited 2019-09-23 05:17)

All Comments

The beauty of it...
Please add Jelpi as a character.
However, that Gremlin is pretty cute.

P#17740 2015-12-12 22:25 ( Edited 2015-12-13 03:25)

Pretty great mode 7 game. I would love a full-speed-full-res mode 7 ... It only need some cloud in the sky and color swap other karts.
I tryied messing around in your code and you can gain a little bit more speed by replacing line(sx,sy,sx+h_step,sy,c) with rectfill(sx,sy,sx+h_step,sy,c)

P#17789 2015-12-14 06:25 ( Edited 2015-12-14 11:25)

awesome!! great job!

P#17790 2015-12-14 07:59 ( Edited 2015-12-14 12:59)

Dang. Nice work!

P#17816 2015-12-14 19:45 ( Edited 2015-12-15 00:45)

Some clouds moving in the sky to help indicate turning would be awesome. Overall very cute / fun.

P#17819 2015-12-14 20:54 ( Edited 2015-12-15 01:54)

Very cool and plays really well, excited to see what more you can do with it.

P#17843 2015-12-16 09:39 ( Edited 2015-12-16 14:39)

really enjoyed this, can't wait to see how it grows.

P#17848 2015-12-16 14:53 ( Edited 2015-12-16 19:53)

Good job.

P#17865 2015-12-16 18:52 ( Edited 2015-12-16 23:52)

hello i can music please contact if interest

P#17867 2015-12-16 19:07 ( Edited 2015-12-17 00:07)

Hi Svetlana,

I would love music!

In my mind, I envision something like:
Title/level select: devastatingly cheerful
Race song: "hard driving" is what my cliche-ridden mind comes up with
End song/victory: peaceful perhaps

Even one original song would be amazing though.

P#17870 2015-12-16 23:55 ( Edited 2015-12-17 04:55)

I really love this!

P#17901 2015-12-18 06:23 ( Edited 2015-12-18 11:23)

It's a 1.0 release!

New Features:
--Music from Zep's "Droid Boots" for title screen
This is not a perfect thematic fit for the game, but it's an awesome song, so that counts for something.

--3 different tracks
This forced me to re-think the way that I was handling track and AI waypoint data. It ended up being much more robust as well as easier to edit. If there's interest, I can add more comments to the track code so that folks can make their own tracks.

--Graphical improvements
This includes palate-swapped carts, better victory screen with finish order shown and clouds and hills for scenery.

--Improved competitor AI
The competitors spend less time driving in circles and can almost hold their own against the player.

--Sound effects
Engine noise has two different subtle levels and there are faint thumps and clunks when you hit a wall or a kart.

P#17954 2015-12-20 19:42 ( Edited 2015-12-21 00:42)

This is pretty spectacular from a graphical standpoint, as far as the PICO-8 is concerned. The AI is pretty tricky to beat at the moment if you're not familiar with racing games. I would love to see a larger map in this game; with a little more detail it would already be a decent kart racer (a countdown before a race starts, something to acknowledge how you placed in the race).

P#17958 2015-12-20 20:56 ( Edited 2015-12-21 01:56)

very nicely done!

P#17983 2015-12-21 18:25 ( Edited 2015-12-21 23:25)
1

Are the racers furbys?

P#18287 2016-01-14 04:19 ( Edited 2016-01-14 09:19)

I think they are a cross between Furbys, Mogwai, and mice :-)

P#18312 2016-01-15 01:52 ( Edited 2016-01-15 06:52)

I noticed you turn at the wrong direction when driving in reverse.

P#21992 2016-05-31 21:00 ( Edited 2016-06-01 01:00)

Sweet music!

Button for accelerate, please?

P#21997 2016-05-31 21:34 ( Edited 2016-06-01 01:34)

So... just about 4 years later, I figured out how to make the mode7 racetrack render in full screen without skipping pixels.

There aren't really any changes to the game play.
Music swapped Zep's theme for some tracks from Gruber that seemed like a better fit.

The mode7 hack stuff is kinda neat though. Loops are unrolled so that I can write 8 pixels at a time with a poke4 command and reading pixels from the map is heavily optimized with the binary functions, which have reduced cycle costs.

P#68017 2019-09-23 05:23

Really cool, just needs a count down at start of race!

P#68150 2019-09-26 03:01

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-28 12:36:25 | 0.016s | Q:54