Skip to content

pigeonowo/ValorantAgentPicker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Valorant Agent Picker

This is a simple WebApp to choose a random Agent based on some criteria.

Using this project

Make sure you have all the requirements installed in "requirements.txt" with:

pip install -r requirements.txt

If you have all the requirements, start a local server TCP Server with:

python server.py -p <PORT>

The default PORT is 8080.

Open your browser on "http://localhost:PORT/".

You can now interact with it! Have fun!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published