Skip to content

gl1tchdev/RPSmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

This is a simple rock-paper-scissors game. Enjoy it - http://rps.glitchdev.space.

Install

apt-get install git python
git clone https://github.com/gl1tchdev/RPSmin
cd RPSmin
python -m venv env
source env/bin/activate
pip install -r requirements.txt

Run

Development

python app.py 

Production

Use this and wsgi.py to run app with gunicorn and nginx

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors