Skip to content

R15hav/game-distribution-template

Repository files navigation

Flask game distribution template

Hi! This is a flask based game distribution template. The site uses templating to include template/component based design approach. Feel free to fork, contribute or raise issues.

Demo

https://gamearena.onrender.com/

Deploy.

This repository is deployable to heroku and vps currently.

How to deploy on VPS

  1. Clone the repo
git clone https://github.com/R15hav/game-distribution-template.git
cd game-distribution-template
  1. Install requirements.txt
pip install requirements.txt
  1. Start Flask app
python app.py

Preview

About

Flask based game distribution template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published