Skip to content

Arcade › Go Drive - Traffic Nitro

Go Drive - Traffic Nitro

  • 3d
  • driving
  • arcade
  • third-person
  • sandbox
  • meme
0
Remix it Discord

0 plays

How to play

Click the game above and it runs right here in your browser. No download, no installer, no account needed. Call. Of Duty built it with Cinevva, so it works on a phone or a tablet too.

Discussion

Nobody has said anything about Go Drive - Traffic Nitro yet. Play it, then tell Call. Of Duty what you would add next.

Make your own game

Go Drive - Traffic Nitro was built by Call. Of Duty with the Cinevva game creator: describe the game you want in chat, watch it get built, and play it in your browser minutes later.

Remix Go Drive - Traffic Nitro opens the real game in the creator and forks its actual files, chat and design doc, so you start from the code rather than from a description.

Read the build brief for Go Drive - Traffic Nitro

Cinevva's analyzer read this game's design doc and its source, then wrote the brief below. "Make your own" hands it to the game creator as your opening message, so you start from a real spec rather than a one-line idea.

Recreate a simple third-person 3D driving-and-walking meme game titled “Go Drive - PornHub Edition.” Use Three.js-style real-time 3D rendering with a blue-gray sky/background and atmospheric fog, bright hemisphere/sun lighting, shadows, and a low-detail blocky city environment. The world is a large green ground plane bounded around +/-80 to +/-85 units, with a grid-like set of dark asphalt roads: an 8-unit-wide north-south main road, an 8-unit-wide east-west road, and additional parallel 8-unit roads at x=-60,-30,30,60. Fill the surrounding city blocks with repeated gray rectangular buildings, roughly 12x12 units, varying from 8 to 30 units high, each with a dark flat roof. Do not add traffic, pedestrians, weapons, enemies, collectibles, missions, or an inventory because none exist in the original.

The player starts on foot at approximately (4,1,4), represented by a very simple low-poly character: a blue rectangular body and a peach spherical head. A red sedan is loaded as a 3D car asset and starts near (0,0.6,-8), with dark supplemental wheels. The player can walk using WASD at about 7 units/second: W moves forward in world Z-negative, S backward, A left, D right. On-foot camera is a fixed over-the-shoulder/high third-person view positioned about 3 units to the player’s right, 6 units behind, and 5 units above, looking toward the character. Clamp the walking character to approximately +/-80 in X and Z.

Press E to enter the car only when within 6 units of it. On entering, hide the character, switch the HUD mode from “Walk” to “Driving,” show an “EXIT CAR (E)” button, and display a toast such as “You are now driving!” If too far away, show “Walk closer to the car.” Press E again, or click the exit button, to leave the vehicle; restore the character beside the car at roughly car position plus (3,0,2), switch HUD mode to “Walk,” hide the exit button, and show “Exited the car.”

Driving uses simple arcade physics. While in the car, W accelerates forward with strength about 28, S applies reverse/braking acceleration about -18, and friction multiplies velocity by 0.985 each frame. A and D steer in opposite directions, with steering scaled by speed; Space acts as a handbrake by multiplying velocity by 0.6 while held. The car moves according to its heading, rotates its body to the heading, and visibly rotates its four wheels while moving. Follow the car with a chase camera approximately 7 units behind and 4.5 units above, looking at a point 1.5 units above the car. Keep car movement within roughly +/-85 world bounds by reversing/damping velocity when it crosses the boundary. Include a clickable BRAKE HUD button that strongly reduces car velocity (multiply by 0.2), and a clickable BOOST button that adds about 18 to velocity when driving.

At the far end of the forward road, around (0,6,-75), create the game’s destination: a large billboard reading “PORNHUB” and “THE END OF THE ROAD.” It should be a black sign with vivid hot-pink frame/accent, white bold lettering, and two dark support poles, visibly styled as a deliberately silly meme destination. Use a canvas-generated texture or equivalent text rendering so the words are clear. When the car comes within about 15 units of the billboard, stop the car and show a toast: “You reached PornHub! (just a meme game, bro 😂)”. Also show an initial toast after loading telling the player to walk to the red car and press E to drive, including the visible bilingual phrase “مستقیم برو به تابلو PORNHUB”.

Use a full-screen HUD over the 3D view with a dark navy translucent glass-panel style, rounded corners, thin blue-gray borders, white text, and cyan active-button feedback. At top-left show a panel with a car icon and “Walk” or “Driving.” At top-right show the current speed as absolute velocity converted to km/h (roughly velocity*3.6), initially “0 km/h,” plus contextual small text: on foot “Walk to car and press E,” while driving “Press E to exit.” Along the bottom center show BRAKE and BOOST buttons. Show ENTER CAR near the lower center only when the player is close enough to enter; once driving, change it to EXIT CAR (E). Include small lower-right instructional text: “WASD drive • Space handbrake • E enter/exit • Mouse look • برو به PORNHUB”. Clicking the game area requests pointer lock; while locked, mouse movement controls yaw and clamped pitch, though the core camera remains the simple third-person follow view. Keep the overall presentation as a minimal, humorous, low-poly driving sandbox with no explicit sexual imagery—the only adult-brand reference is the text on the destination billboard and HUD instruction.

More free browser games

Browse the whole Arcade →