Car Selector
A downloadable demo
The source code can also be found on my github:
https://github.com/Print-Spectro/CarSelector
This is a 2D top-down selector menu demo made in python using the pygame libary.
The game is hard-coded but reasonably modular; you can create more vehicle objects with different images and modify the default variables. The same goes for buttons and ability buttons, all in code.
Status | Prototype |
Author | Angelo Davis |
Genre | Racing |
Tags | demo, python |
Download
Download
CarSelector.zip 39 kB
Install instructions
Install a python interpreter (3.9 or above is recommended)
Install pygame using pip install pygame
Make sure header.py , carselector.py and assets are in the same folder
Run the carselector.py file, an interactable window should appear
Alt+F4 to close the window, or hit the X
Leave a comment
Log in with itch.io to leave a comment.