Skip to content

KilledByAPixel/Drive13K

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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