just drive
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.
❓ 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.
💬 Comments
Loading comments...