
F1 Simulator Monaco Circuit
A downloadable game for Windows
A 2D top-down F1 simulator built in Python with Pygame. It features a custom physics engine using a bicycle steering model with speed-dependent progressive understeer and frame-rate independent exponential yaw blending. Longitudinal dynamics simulate a dynamic RPM model, non-linear torque curve, multi-gear transmission, aero drag, and rolling resistance. The Monaco track is generated via Catmull-Rom splines and pre-rendered for fast blitting. Off-track collision detection is optimized to O(1) time complexity using a pre-computed 1-bit pixel mask, eliminating O(n) ray-casting.
| Published | 6 days ago |
| Status | Prototype |
| Platforms | Windows |
| Release date | 6 days ago |
| Author | Sai Sudan |
| Genre | Racing |
| Made with | pygame |
| Tags | 2D, f1, monaco, Top-Down |
| Code license | GNU General Public License v3.0 (GPL) |
| Asset license | Creative Commons Zero v1.0 Universal |
| Average session | A few seconds |
| Languages | English |
| Inputs | Keyboard |
| Accessibility | Color-blind friendly, High-contrast, Textless |
| AI Disclosure | AI Assisted, Code |
Download
Download
Monaco-F1-Sim-Win64.zip 24 MB
Install instructions
Download zip file
Extract the zip file
Run the executable

Leave a comment
Log in with itch.io to leave a comment.