8 lines
261 B
Markdown
8 lines
261 B
Markdown
# bcns-gameDistributionSystem
|
|
|
|
A small website written in Flask with separated frontend and backend. Backend is placed on server hosting a collection of games and serves the games nfo-files to the frontend.
|
|
|
|
## Dependencies
|
|
|
|
pip install Flask
|
|
pip install Pillow |