Skip to content

tdicks/zelands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zelands

2d multiplayer RPG with guns and questionable coding practices

Creating and Updating python depenencies

The below commands will create a requirements.txt that can be used to install all dependencies at once.

pip install pipreqs
pipreqs . --force

Run the below command to install all the required dependencies

pip install -r requirements.txt

About

2d multiplayer RPG with guns and questionable coding practices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages