Skip to content

A space ship computer game developed using the pygame library of python.

License

Notifications You must be signed in to change notification settings

debojeetjha10/UFO_JUMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README.MD


linux python pygame


UFO_JUMP

There is a space shuttle.you are the astronaut,make sure the ship skips all the obstacles:::

You can use all the arrow keys to control the ship.

PRO TIP: The space bar makes it easy to lift the ship up./don’t tell anyone/

Gravity is pulling you down hurry up!!!!.


HOW To Play

for LINUX and UNIX follow the commands to run it.

OPEN TERMINAL

1.Enter the command pip3 install pygame you will not need this if you have pygame pre-installed.

2.If the previous command throws an error, give the command sudo apt-get install python3-pip then follow the step 1.or enter the command sudo apt-get install python3-pygame

after installing pygame in your system.

3.Enter the command git clone https://github.com/debojeetjha10/UFO_JUMP.git

4.Enter the command cd UFO_JUMP

5.Enter the command python3 screen.py

  1. Tell me your score:)email me

START SCREEN

start screen


GAME SCREEN

game screen


GAMEOVER SCREEN

gameover screen

About

A space ship computer game developed using the pygame library of python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages