Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 699 Bytes

File metadata and controls

12 lines (9 loc) · 699 Bytes

Avoid-it

Avoid-it is a 2d game made with python using pygame.

In this game your character is a plane that you can controle using the arrow keys on the keyboard (right, left) for rotating the plane, and (up, down) for slowing down or making the plane speed more. And you have to dodge and avoid the missiles. And also you can let misseles colflict with each other and make them explode or you can just avoid them till their fuel is out so they just fall and die

And the missiles becomes faster over time And more missiles will spawn as long as you go over time too so the game will not stay at the same difficulty.

You get score by lasting more and letting the misseles explode with each other.