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
StatusPrototype
PlatformsWindows
Release date 6 days ago
AuthorSai Sudan
GenreRacing
Made withpygame
Tags2D, f1, monaco, Top-Down
Code licenseGNU General Public License v3.0 (GPL)
Asset licenseCreative Commons Zero v1.0 Universal
Average sessionA few seconds
LanguagesEnglish
InputsKeyboard
AccessibilityColor-blind friendly, High-contrast, Textless
AI DisclosureAI 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.