KilledByAPixel / Drive13K

DR1V3N WILD - Arcade style 3D driving game in only 13 kilobytes

Home Page:https://killedbyapixel.github.io/Drive13K/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dr1v3n Wild πŸš—πŸŒ΄

An outrun inspired drive across 10 stages, can you make it to the garden?

DR1V3N WILD - A JS13k Game by Frank Force

Your best distance and fastest time are saved!

Recommended running in Chrome browser with Windows 10.

Created by Frank Force for JS13k 2024

This code is only for learning purposes and not intended to be redistributed!

πŸš— Controls

  • Arrows or Mouse = Drive
  • Spacebar = Brake
  • F = Free Ride Mode
  • Escape = Title Screen

🌴 Features

  • 10 Stages with unique visuals
  • Smooth transition between stages
  • Fast custom WebGL rendering
  • Arcade style driving physics
  • Procedural art (trees, rocks, scenery)
  • Track generator and world builder
  • Two types of vehicles (cars and trucks)
  • Parallax horizon, sky, and sun
  • ZZFX sound effects
  • HUD with time, stage, and other info
  • Title screen with stylizied text
  • Persistent save data for time and distance
  • Mouse and keyboard input
  • All written from scratch in vanilla JS

🌊 Enhanced Features

This github version has some extra features not included in the 13k build.

  • Touch support
  • Gamepad support
  • Pause feature
  • Slight gameplay tweaks

About

DR1V3N WILD - Arcade style 3D driving game in only 13 kilobytes

https://killedbyapixel.github.io/Drive13K/


Languages

Language:JavaScript 98.8%Language:HTML 1.2%