Skip to content

JagrajAulakh/Alien-Adventures-py

Repository files navigation

Alien-Adventures-py

Alien Adventures is 2D platformer game made in Python3 using the PyGame library.

How to run

git clone https://github.com/JagrajAulakh/Alien-Adventures-py.git Alien-Adventures
cd Alien-Adventures
python -m venv venv
pip install -r requirements.txt

# Run the main file
python main.py

Demo

Menu

menu_demo

Gameplay

gameplay_demo

About

Alien Adventures is 2D platformer game made in Python3 using the PyGame library

Topics

Resources

Stars

Watchers

Forks

Languages