Pseudo-3D (2.5D) Road in JavaScript This project demonstrates a pseudo-3D road simulation using TypeScript and P5js, inspired by effects used in classic racing games. Check out the demo: Live Demo Features Smooth road using a simple 2D canvas. Straight,curves and hills. 🔧 Dependencies p5js