Skip to content

It is the classic space invaders game , but with modern intuitive UI. The game is developed using the python programming language and uses the arcade game development framework.

License

Abhishek10351/fictional-journey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fictional-journey

Description

This is the classic Space Adventure game. Shoot all the enemies and collect all the powerups to win. It is still a work in progress, but it is playable. Gamepad support is coming soon. killem madewithpython

Installation

git clone https://github.com/Abhishek10351/fictional-journey

to install the needed third libraries just run the command

pip install -r requirements.txt

in the terminal.

Running the game

To run the game try opening the game folder and click the main.py file or just open it using the terminal and run it using python by typing

python main.py

for linux users and mac users

python3 main.py

To get help on gameplay check out GAMEPLAY .

About

It is the classic space invaders game , but with modern intuitive UI. The game is developed using the python programming language and uses the arcade game development framework.

Topics

Resources

License

Stars

Watchers

Forks

Languages