just drive

88 views · 0 likes · 1 comments · Jun 6, 2026

💬 1

This sketch creates a playable driving simulator on an infinite NYC-style grid with procedurally generated buildings, parks, and pedestrians. Drive your red taxi around neighborhoods ranging from dense midtown skyscrapers to suburban houses, controlled via keyboard arrows or touch joystick.

🔀 Remix This 📖 View Docs ⛶ Full Screen ← Back to Gallery

💬 Comments

Loading comments...

📋 Embed Code

Copy this code to embed this sketch on your website:

<iframe src="https://p5js.ai/embed/4e55f0b3-764b-4b19-b86f-987378131279" width="400" height="400" frameborder="0" allow="autoplay" title="just drive"></iframe>

Adjust width and height as needed. Preview embed →

❓ About This Sketch 3 questions

What visual experience does the 'just drive' p5.js sketch create?

The 'just drive' sketch simulates driving around a NYC-style grid, featuring a dark nighttime cityscape populated with pedestrians and a driving car that responds to user inputs.

How can users interact with the 'just drive' sketch?

Users can interact with the sketch using touch controls, including a joystick for steering and a gas button to accelerate the car.

What creative coding techniques are demonstrated in the 'just drive' sketch?

The sketch showcases techniques such as real-time physics simulation for vehicle movement, dynamic pedestrian generation, and responsive touch-based controls.

🎬 Video Preview