Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 448 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 448 Bytes

Survivor Space 4000 ( Pygame )

The rule is simple, survive by dodging every ennemies ! There is 3 lvl available right now, feel free to test and add others if you want :)

How to install Survivor Space 4000 ?

First of all you will need pygame (using python)

pip install pygame

Run a game

python intro.py #or python3 intro.py

Import

  • import math
  • import pygame
  • import random

By Armand DORARD, a pygame for fun