MCPcopy Create free account
hub / github.com/Mrinank-Bhowmick/python-beginner-projects / Game.py

File Game.py

projects/car game/Game.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Car Game by Pratyusha Chaturvedi
2# Note: Pls download the images to run the game
3
4import pygame, sys # pip install pygame

Callers

nothing calls this directly

Calls 2

introscreenFunction · 0.85
initMethod · 0.80

Tested by

no test coverage detected