This is the 3D game. There is space ship and your aim is to control the ship using hand movement(left to right, & right to left) and prevent the ship from hitting the asteroids and. Every level has different environment for create optical illusion.
A game written in pythonusing pygame. The user launches a probe with starting velocity. The probe is then only controlled by gravity. Score based on time surviving (before collision) and proximity to objects.