May 28, 2020

by Priyanka B

Description

I have developed Car game where Car needs to avoid collisions. If two car collides game gets over. First created canvas using Tkinter library and added cars image. For movements of Car I used move commands. Also captured keyboard events to move car left and right. Please see demo