Skip to content

RosarioDeveloper/space-invasion-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Invasion Game - Built with Python.

How To Use

To clone and run this application, you'll need Git, Python 3 and Pip installed on your computer. From your command line:

#First Install pipenv
$ pip install pipenv

# Clone this repository
$ git clone https://github.com/RosarioDeveloper/space-invasion-game.git


# Go into the project folder
$ cd space-invasion-game

# Create and activate virtual env
$ python venv -m .venv
$ pipenv shell

# Install dependencies
$ pipenv install

# Run the app
$ python main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages