adibyte95 / Dodge-It

a simple game made by using pygame where you have to dodge incoming blocks to save your car from collision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HitCount

Dodge it

it is a simple game made in python with pygame.
There is a car at the bottom of the screen and you will have to dodge it from the incomming blocks.speed of the incomming blocks and width of the blocks will change with time increasing the diffculty of the player.

Game play (video shows me playing the game)
game play


This is how automation script will play the game.
game play

Difficulty

As we play the game the speed with which blocks come increases and aslo the width of the blocks changes

Credits

Code is from this tutorial

About

a simple game made by using pygame where you have to dodge incoming blocks to save your car from collision

License:MIT License


Languages

Language:Python 100.0%